Gets or sets the way the leader is drawn.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public LeaderPathType PathType { get; set; }
Public Property PathType As LeaderPathType
Get
Set
public:
property LeaderPathType PathType {
LeaderPathType get ();
void set (LeaderPathType value);
}
member PathType : LeaderPathType with get, set
PROPERTY PathType AS LeaderPathType GET SET
Property Value
Type:
LeaderPathTypeSee Also