GeometryCollection Class |
Namespace: pdftron.PDF
public sealed class GeometryCollection : IClosable
The GeometryCollection type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SnapToNearest |
return the point within the collection which is closest to the queried point. All values are in the page coordinate space.
| |
SnapToNearestPixel |
return the point within the collection which is closest to the queried point. All values are in the page coordinate space.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |