EdgeDataGetLineTypes Method
|
Returns the array of linetypes used by this
object. For more information about working with linetypes, see
Concept of Linetypes.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId[] GetLineTypes()
Public Function GetLineTypes As ObjectId()
public:
array<ObjectId>^ GetLineTypes()
member GetLineTypes : unit -> ObjectId[]
Return Value
ObjectId
See Also