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 407
840ef04e 70c2 6ba0 c622 540331c172e9
haplokuon edited this page Jun 28, 2023
·
2 revisions
netDxf 3.0.0 Library
Gets the shape style.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public ShapeStyle Style { get; set; }
VB
Public Property Style As ShapeStyle
Get
Set
C++
public:
property ShapeStyle^ Style {
ShapeStyle^ get ();
void set (ShapeStyle^ value);
}
F#
member Style : ShapeStyle with get, set
It is required that the equivalent .shp file to be also present in the same folder or one of the support folders defined in the DxfDocument.