PDFCoordinateSystem¶
Namespace: O2S.Components.PDF4NET.Spatial
Defines the base class for spatial coordinate systems.
Inheritance Object → PDFCoordinateSystem
Constructors¶
PDFCoordinateSystem()¶
Initializes a new PDFCoordinateSystem object.
Properties¶
EPSG¶
Gets or sets the EPSG code.
Property Value
Int32
An EPSG reference code specifying the geographic coordinate system.
WellKnownText¶
Gets or sets the wekk known text.
Property Value
String
A string of Well Known Text describing the geographic coordinate system.