CadMLeaderLine.Parameters

CadMLeaderLine.Parameters property

Gets or sets the parameters list.

public Dictionary<CadEntityAttribute, string> Parameters { get; set; }

Property Value

The parameters list.

See Also