GraphicsFigureView Class Properties
In This Topic
For a list of all properties of this type, see
GraphicsFigureView.
Public Properties
| | Name | Description |
 | Builder | Gets or sets a transformer that is used for building of the graphics figure view. |
 | Figure | Gets the graphics figure of the graphics figure view. |
 | InteractionController | Gets or sets an interaction controller of the graphics figure view. |
 | IsEnabled | Gets or sets a value indicating whether this graphics figure view is enabled. |
 | PointsEditor | Gets the graphics figure points editor. |
 | Transformer | Gets or sets a transformer that is used for transforming (moving/resizing/rotating/...) of the graphics figure view. |
See Also