FontInformationCopyFrom Method |
Copies all properties from the source.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic FontInformation CopyFrom(
FontInformation source
)
Parameters
- source FontInformation
- Font information to copy from.
Return Value
FontInformationReturns this.
See Also