Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
SymbolRendering.SymbolManager Class Reference
Inheritance diagram for SymbolRendering.SymbolManager:
SymbolRendering.ISymbolManager

Public Member Functions

RasterSymbol GetSymbol (string symbolCode, int symbolScale, Point anchorPos)
 Get a symbol with the given APP6 symbol code.
 
RasterSymbol GetSymbol (string symbolCode, int symbolScale, Point anchorPos)
 

Properties

Dictionary< SymbolKey, RasterSymbolSymbolCache [get]
 

Member Function Documentation

◆ GetSymbol()

RasterSymbol SymbolRendering.SymbolManager.GetSymbol ( string  symbolCode,
int  symbolScale,
Point  anchorPos 
)
inline

Get a symbol with the given APP6 symbol code.

Parameters
symbolCodeAPP6 symbol string for the wanted symbol.
symbolScaleScale factor. This scale is in percent relative to the default size which is approximately 30 pixels in each direction.
anchorPosThe anchor position should be in the range [0,1] in both directions where 0,0 is the upper left corner and 1,1 the lower right.
Returns

Implements SymbolRendering.ISymbolManager.


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