This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 409
b0270e50 a689 d957 a548 0ab7d7f1f3cc
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the alternate units format for dimensions.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public DimensionStyleAlternateUnits AlternateUnits { get; set; }
VB
Public Property AlternateUnits As DimensionStyleAlternateUnits
Get
Set
C++
public:
property DimensionStyleAlternateUnits^ AlternateUnits {
DimensionStyleAlternateUnits^ get ();
void set (DimensionStyleAlternateUnits^ value);
}
F#
member AlternateUnits : DimensionStyleAlternateUnits with get, set
Alternative units are not applicable for angular dimensions.