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 411
7a78c5e5 d44e e25c 6621 5c7dc76f4022
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the text style of the dimension. (DIMTXTSTY)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public TextStyle TextStyle { get; set; }
VB
Public Property TextStyle As TextStyle
Get
Set
C++
public:
property TextStyle^ TextStyle {
TextStyle^ get ();
void set (TextStyle^ value);
}
F#
member TextStyle : TextStyle with get, set
Default: Standard