Leadtools.Windows.Annotations Namespace > AnnTextObject Class : TextRotate Property |
public AnnTextRotate TextRotate {get; set;}
'Declaration Public Property TextRotate As AnnTextRotate
'Usage Dim instance As AnnTextObject Dim value As AnnTextRotate instance.TextRotate = value value = instance.TextRotate
public AnnTextRotate TextRotate {get; set;}
get_TextRotate();
set_TextRotate(value);
public: property AnnTextRotate TextRotate { AnnTextRotate get(); void set ( AnnTextRotate value); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnTextObject.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2