Alignment

C# | Visual Basic | Visual C++ |
public TextAnchor Alignment { get; set; }
Public Property Alignment As TextAnchor Get Set
public: property TextAnchor Alignment { TextAnchor get (); void set (TextAnchor value); }
C# | Visual Basic | Visual C++ |
public TextAnchor Alignment { get; set; }
Public Property Alignment As TextAnchor Get Set
public: property TextAnchor Alignment { TextAnchor get (); void set (TextAnchor value); }