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 415
5c314554 6986 0942 7bc0 f192ebbe2491
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the shape size.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public double Size { get; }
VB
Public ReadOnly Property Size As Double
Get
C++
public:
property double Size {
double get ();
}
F#
member Size : float with get
Double
This value seems to have no effect on shapes or complex line types with shapes. Default: 0.0.