NPlotterCommand Class Members
In This Topic
The following tables list the members exposed by NPlotterCommand.
Public Fields
Public Properties
| Name | Description |
| X | Gets or sets the X coordinate of the base point (in the shape coordinate system) |
| Y | Gets or sets the Y coordinate of the base point (in the shape coordinate system) |
Top
Public Methods
| Name | Description |
| GetLocation | Gets the base point location (in the shape coordinate system) |
| SetLocation | Sets the location (X, Y properties) of the geometry command. |
Top
See Also