Clones the current display style and returns a
handle to the cloned object.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public DisplayStyle Clone()
Public Function Clone As DisplayStyle
public:
DisplayStyle^ Clone()
member Clone : unit -> DisplayStyle
Return Value
DisplayStyle
Handle to cloned display style.
See Also