Click or drag to resize

FontInformationDeepCopy Method

Creates a deep copy of this FontInformation object.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public FontInformation DeepCopy()

Return Value

FontInformation
The deep copy.
See Also