-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Tables.DimensionStyle.AngularDimensionDecimalPlaces
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Controls the number of precision places displayed in angular dimensions (see DIMADEC System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Int16 AngularDimensionDecimalPlaces { get; set; }
Int16
-1: Angular dimensions display the number of decimal places specified by the property 0-8: Specifies the number of decimal places displayed in angular dimensions (independent of the value of the property).ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions