←Select platform

Acute Property

Summary

Gets or sets a value that indicates whether the inside (acute) or outside (obtuse) angle of the protractor should be marked.

Syntax

C#
VB
C++
public bool Acute { get; set; } 
  
Property Acute As Boolean 
property bool Acute { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to mark the inside (acute) angle; otherwise, false.

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly