CadLineTypeTableObject.DashDotLength

CadLineTypeTableObject.DashDotLength property

Gets or sets the dash dot length.

public List<double> DashDotLength { get; set; }

See Also