Clones the current face 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 FaceStyle
public:
FaceStyle^ Clone()
member Clone : unit -> FaceStyle
Return Value
FaceStyle
See Also