Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

0ad953d5 b56e 1544 91df 0eaa0486161d

haplokuon edited this page May 6, 2023 · 1 revision

Leader Constructor

netDxf 3.0.0 Library

Overload List

Leader(IEnumerable(Vector2)) Initializes a new instance of the Leader class.
Leader(Block, IEnumerable(Vector2)) Initializes a new instance of the Leader class.
Leader(IEnumerable(Vector2), DimensionStyle) Initializes a new instance of the Leader class.
Leader(String, IEnumerable(Vector2)) Initializes a new instance of the Leader class.
Leader(ToleranceEntry, IEnumerable(Vector2)) Initializes a new instance of the Leader class.
Leader(Block, IEnumerable(Vector2), DimensionStyle) Initializes a new instance of the Leader class.
Leader(String, IEnumerable(Vector2), DimensionStyle) Initializes a new instance of the Leader class.
Leader(ToleranceEntry, IEnumerable(Vector2), DimensionStyle) Initializes a new instance of the Leader class.

See Also

Reference

Leader Class
netDxf.Entities Namespace

Clone this wiki locally