Visual Basic (Declaration) | |
---|---|
Overridable Property TextRotate As AnnTextRotate |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
virtual AnnTextRotate TextRotate {get; set;} |
C++/CLI | |
---|---|
virtual property AnnTextRotate TextRotate { AnnTextRotate get(); void set (AnnTextRotate value); } |
Return Value
An AnnTextRotate value that specifies the degree to rotate this IAnnTextObject.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family