Visual Basic (Declaration) | |
---|---|
Public Property AngularUnit As AnnAngularUnit |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnAngularUnit AngularUnit {get; set;} |
C++/CLI | |
---|---|
public: property AnnAngularUnit AngularUnit { AnnAngularUnit get(); void set (AnnAngularUnit value); } |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Annotations.AnnAngularUnit type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsMeasure, AffectsRender |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Annotations.AnnAngularUnit type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsMeasure, AffectsRender |
Return Value
An AnnAngularUnit value that specifies the unit of the angle of this protractor.For XAML example, refer to AnnProtractorObject.
For C#/VB examples, refer to AnnProtractorObject.
For more information, refer to Using Protractors in WPF Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family