Skip to content

ACadSharp.Entities.MultiLeader.PathType

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

PathType Property

Gets or sets a value indicating the path type of this (see ). This property overrides the value from when the flag is set in the property.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public MultiLeaderPathType PathType { get; set; }

Property Value

MultiLeaderPathType

Clone this wiki locally