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