Map for WinForms | ComponentOne
C1.FlexMap Namespace / IMapDevice Interface / RightToLeft Property

In This Topic
    RightToLeft Property (IMapDevice)
    In This Topic
    Gets or sets a value indicating whether right-to-left mirror placement is turned on.
    Syntax
    'Declaration
     
    
    Property RightToLeft As Boolean
    bool RightToLeft {get; set;}
    See Also