EdgeDataGetLineTypes Method
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public ObjectId[] GetLineTypes()
 
Public Function GetLineTypes As ObjectId()
 
public:
array<ObjectId>^ GetLineTypes()
 
member GetLineTypes : unit -> ObjectId[] 
 
 
 
Return Value
Type: 
ObjectId 
See Also