Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AngularUnit Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnProtractorObject Class : AngularUnit Property





Gets or sets the angular unit of the angle of this protractor.

Syntax

Visual Basic (Declaration) 
Public Property AngularUnit As AnnAngularUnit
Visual Basic (Usage)Copy Code
Dim instance As AnnProtractorObject
Dim value As AnnAngularUnit
 
instance.AngularUnit = value
 
value = instance.AngularUnit
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

AngularUnitProperty

Metadata properties set to true

AffectsMeasure, AffectsRender

XAML Syntax 
For XAML information, see the Leadtools.Windows.Annotations.AnnAngularUnit type.

Dependencies Property Information 

Identifier field

AngularUnitProperty

Metadata properties set to true

AffectsMeasure, AffectsRender

Return Value

An AnnAngularUnit value that specifies the unit of the angle of this protractor.

Example

For XAML example, refer to AnnProtractorObject.

For C#/VB examples, refer to AnnProtractorObject.

Remarks

For more information, refer to Using Protractors in WPF Annotation Objects.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AngularUnit requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.