C# Class MapAround.Mapping.DefaultFeatureRenderer.PolygonBufferElement

Element buffer polygons.
Show file 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