ExtendedCoordinate Class |
Namespace: ProScript
The ExtendedCoordinate type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtendedCoordinate |
Initializes a new instance of the ExtendedCoordinate class.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRegion |
Gets the region number.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetX |
Gets the x value.
(Inherited from Coordinate.) |
![]() | GetY |
Gets the y value.
(Inherited from Coordinate.) |
![]() | IsDataSource |
Gets whether or not this coordinate is a data source.
(Inherited from Coordinate.) |
![]() | IsPenDown |
Gets whether or not the pen is currently down.
(Inherited from Coordinate.) |
![]() | ToString |
Converts this object into a human readable string.
(Overrides CoordinateToString.) |