Gets/sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property RightToLeft As RightToLeft
[BrowsableAttribute(false)] public override RightToLeft RightToLeft { get; }
This property makes no sense for the BitmapViewer class.