This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
f5ffbc19 429e f4df 6e8a 17b3780310e4
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the text vertical placement for symmetrical and deviation tolerances. (DIMTOLJ)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public DimensionStyleTolerancesVerticalPlacement VerticalPlacement { get; set; }VB
Public Property VerticalPlacement As DimensionStyleTolerancesVerticalPlacement
Get
SetC++
public:
property DimensionStyleTolerancesVerticalPlacement VerticalPlacement {
DimensionStyleTolerancesVerticalPlacement get ();
void set (DimensionStyleTolerancesVerticalPlacement value);
}F#
member VerticalPlacement : DimensionStyleTolerancesVerticalPlacement with get, setDimensionStyleTolerancesVerticalPlacement
Default: Middle