NoticeBoardConfigurationepsgCode Property |
Gets the epsg code for this noticeboard
Namespace:
Cadcorp.Configuration.NoticeBoard
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic int epsgCode { get; }
Public ReadOnly Property epsgCode As Integer
Get
Property Value
Type:
Int32
RemarksThe epsg code must be the same as the projection used in the swd
See Also