In This Topic
The following tables list the members exposed by NMoveTo.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
 | nAMj | |
Top
Public Properties
| Name | Description |
 | CloseFigure | Gets or sets whether the geometry figure started by this MoveTo command should be closed. |
 | ShowArrowheads | Gets or sets whether arrowheads should be displayed for this geometry figure end-points. (e.g. whether the geometry at all displays arrowheads at its start and end points) |
 | ShowFill | Gets or sets whether the geometry figure started by this MoveTo command should be filled. (e.g. whether the interior region of the figure is displayed) |
 | ShowStroke | Gets or sets whether the geometry figure started by this MoveTo command should be stroked. (e.g. whether the outline of the geometry is displayed) |
 | SnapTo | Gets or sets whether it is allowed to snap to the geometry figure started by this move to command. |
 | Type | Overridden. Gets the type of this geometry command. |
 | Visible | Gets or sets the visibility of the geometry figure started by this MoveTo command. |
Top
Protected Methods
| Name | Description |
 | Ipb | Overridden. |
 | npb | Overridden. |
Top
See Also