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