This document is archived and information here might be outdated. Recommended version. |
The attribute field that contains the label angle.
[Visual Basic .NET] Public Property RotationField As String
[C#] public string RotationField {get; set;}
[C++]
HRESULT get_RotationField(
System.String* Field
);
[C++]
HRESULT put_RotationField(
BSTR Field
);
[C++]
Parameters Field [out, retval]
Field is a parameter of type BSTR* Field [in]
Field is a parameter of type BSTR