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.PointBufferElement
C# Class MapAround.Mapping.DefaultFeatureRenderer.PointBufferElement
Buffer element points.
Datei anzeigen
Open project: gkrsu/maparound.core
Public Methods
Method
Description
PointBufferElement
(
Feature
point
,
PointStyle
style
,
TitleStyle
titleStyle
,
bool
titleVisible
) :
System
Method Details
PointBufferElement()
public
method
public
PointBufferElement
(
Feature
point
,
PointStyle
style
,
TitleStyle
titleStyle
,
bool
titleVisible
) :
System
point
Feature
style
PointStyle
titleStyle
TitleStyle
titleVisible
bool
return
System