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 422
f2c71be3 5533 81d6 2994 5f4c43c5056c
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the position of the text when it's moved either manually or automatically. (DIMTMOVE)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public DimensionStyleFitTextMove FitTextMove { get; set; }
VB
Public Property FitTextMove As DimensionStyleFitTextMove
Get
Set
C++
public:
property DimensionStyleFitTextMove FitTextMove {
DimensionStyleFitTextMove get ();
void set (DimensionStyleFitTextMove value);
}
F#
member FitTextMove : DimensionStyleFitTextMove with get, set
Default: BesideDimLine