Map for WinForms | ComponentOne
C1.FlexMap Namespace / CartesianCoordinateSystem Class / Unit Property

In This Topic
    Unit Property (CartesianCoordinateSystem)
    In This Topic
    Gets or sets the unit used by this coordinate system.
    Syntax
    'Declaration
     
    
    Public Property Unit As IMapUnit
    public IMapUnit Unit {get; set;}
    See Also