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
3f568a9a f162 90cc e34f 64f900fe5a14
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the arrowhead block for leaders. (DIMLDRBLK)
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public Block LeaderArrow { get; set; }
VB
Public Property LeaderArrow As Block
Get
Set
C++
public:
property Block^ LeaderArrow {
Block^ get ();
void set (Block^ value);
}
F#
member LeaderArrow : Block with get, set
Default: null. Closed filled.