Ofcas.Lk.Api.Client - Version 3.0  3.0.0.106
Ofcas.Lk.Api.Client.Core.GraphicSettings Class Reference

Settings for methods with graphical returns such as thumbnails or drawings. More...

Properties

string Format [get, set]
 Defines the graphic format. Available formats are defined in the functions used (for example Elevation.GetThumbnail, Elevation.GetDrawing). More...
 
View View [get, set]
 The View for the More...
 
Dictionary< string, string > Parameters [get, set]
 Parameters to the specified format. Necessary parameters are described in the functions used. More...
 

Detailed Description

Settings for methods with graphical returns such as thumbnails or drawings.

Property Documentation

◆ Format

string Ofcas.Lk.Api.Client.Core.GraphicSettings.Format
getset

Defines the graphic format. Available formats are defined in the functions used (for example Elevation.GetThumbnail, Elevation.GetDrawing).

◆ Parameters

Dictionary<string, string> Ofcas.Lk.Api.Client.Core.GraphicSettings.Parameters
getset

Parameters to the specified format. Necessary parameters are described in the functions used.

◆ View

View Ofcas.Lk.Api.Client.Core.GraphicSettings.View
getset

The View for the


The documentation for this class was generated from the following file: