Clones the current edge style 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 Function Clone As EdgeStyle
public:
EdgeStyle^ Clone()
member Clone : unit -> EdgeStyle
Return Value
EdgeStyle
See Also