PatternDefinitionGetDashes
Method
|
Returns a collection of values that specify
the dashes in the pattern definition.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DoubleCollection GetDashes()
Public Function GetDashes As DoubleCollection
public:
DoubleCollection^ GetDashes()
member GetDashes : unit -> DoubleCollection
Return Value
DoubleCollection
See Also