LEADTOOLS Annotations (Leadtools.Annotations assembly)

RestrictAngle Property (IAnnProtractorObject)

Show in webframe





Gets or sets a value that indicate whether the angle of the protractor will always be drawn between the two lines.
Syntax
bool RestrictAngle {get; set;}
'Declaration
 
Property RestrictAngle As Boolean
'Usage
 
Dim instance As IAnnProtractorObject
Dim value As Boolean
 
instance.RestrictAngle = value
 
value = instance.RestrictAngle

            

            
property bool RestrictAngle {
   bool get();
   void set (    bool value);
}

Property Value

true if the angle of the protractor will always be drawn between the two lines, otherwise; false.
Requirements

Target Platforms

See Also

Reference

IAnnProtractorObject Interface
IAnnProtractorObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.