Click or drag to resize

GM_FontDef_tToString Method (String)

Returns a string representation of the object

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public string ToString(
	string theOptions
)

Parameters

theOptions
Type: SystemString
Additional Font Info: (A) for all, (C) for Color, (F) for Format, (O) for Other

Return Value

Type: String
The string representation of the object
See Also