Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MapAround
Mapping
DefaultFeatureRenderer.PolygonBufferElement
C# Class MapAround.Mapping.DefaultFeatureRenderer.PolygonBufferElement
Element buffer polygons.
Datei anzeigen
Open project: gkrsu/maparound.core
Public Methods
Method
Description
PolygonBufferElement
(
Feature
polygon
,
PolygonStyle
style
,
TitleStyle
titleStyle
,
bool
titleVisible
) :
System
Method Details
PolygonBufferElement()
public
method
public
PolygonBufferElement
(
Feature
polygon
,
PolygonStyle
style
,
TitleStyle
titleStyle
,
bool
titleVisible
) :
System
polygon
Feature
style
PolygonStyle
titleStyle
TitleStyle
titleVisible
bool
return
System