| Visual Basic (Declaration) | |
|---|---|
Overridable Property Acute As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual bool Acute {get; set;} | |
Return Value
true to mark the inside (acute) angle; otherwise, false.
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
Copy Code