-
-
Notifications
You must be signed in to change notification settings - Fork 118
ACadSharp.Tables.DimensionStyle.AlternateUnitDecimalPlaces
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Controls the number of decimal places in alternate units (see DIMALTD System Variable).
If is turned on (true), AlternateUnitDecimalPlaces specifies the number of digits displayed to the right of the decimal point in the alternate measurement.
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Int16 AlternateUnitDecimalPlaces { get; set; }
Int16
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