Table of Contents

Class MagneticNorthLineStyle

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public class MagneticNorthLineStyle : LineStyle
Inheritance
MagneticNorthLineStyle
Inherited Members

Constructors

MagneticNorthLineStyle()

public MagneticNorthLineStyle()

Methods

DrawCore(IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)

protected override void DrawCore(IEnumerable<Feature> features, GeoCanvas canvas, Collection<SimpleCandidate> labelsInThisLayer, Collection<SimpleCandidate> labelsInAllLayers)

Parameters

features IEnumerable<Feature>
canvas GeoCanvas
labelsInThisLayer Collection<SimpleCandidate>
labelsInAllLayers Collection<SimpleCandidate>