NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RichControl.RTLTranslateAlignment (ContentAlignment)

[To be supplied.]

[Visual Basic]
Overloads Protected Function RTLTranslateAlignment( _
   ByVal align As ContentAlignment _
) As ContentAlignment
[C#]
protected ContentAlignment RTLTranslateAlignment(
   ContentAlignment align
);
[C++]
protected: ContentAlignment RTLTranslateAlignment(
   ContentAlignment align
);
[JScript]
protected function RTLTranslateAlignment(
   align : ContentAlignment
) : ContentAlignment;

Parameters

align
[To be supplied.]

See Also

RichControl Class | RichControl Members | System.WinForms Namespace | RichControl.RTLTranslateAlignment Overload List