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)

Syntax
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:  String
The string representation of the object
See Also