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