'DeclarationPublic ReadOnly Property CoordinateSystemType As MapCoordinateSystemType
'UsageDim instance As NMapBounds Dim value As MapCoordinateSystemType value = instance.CoordinateSystemType
public MapCoordinateSystemType CoordinateSystemType {get;}