Global Mapper SDK
GM_FontDef_t .ToString Method (String) |
Returns a string representation of the object
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public string ToString ( string theOptions )
Parameters
- theOptions
-
Type:
System
.
String
Additional Font Info: (A) for all, (C) for Color, (F) for Format, (O) for Other
Return Value
Type: StringThe string representation of the object
