Visual Basic (Declaration) | |
---|---|
Public Overridable Property AngularUnit As AnnAngularUnit |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual AnnAngularUnit AngularUnit {get; set;} |
C++/CLI | |
---|---|
public: virtual property AnnAngularUnit AngularUnit { AnnAngularUnit get(); void set (AnnAngularUnit value); } |
Return Value
An AnnAngularUnit value that specifies the unit of the angle of this protractor.For an example, refer to AnnProtractorObject.
For more information, refer to Using Protractors in Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family