User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.pointstyles

This is an old revision of the document!


Table of Contents

ThinkGeo.MapSuite.SilverlightCore.PointStyles

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

Protected Constructors

Public Methods

CreateCompoundCircleStyle(GeoColor, Single, GeoColor, Single, GeoColor, Single, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor1 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size1 Single<!– System.Single –>
outlineColor1 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth1 Single<!– System.Single –>
fillColor2 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size2 Single<!– System.Single –>
outlineColor2 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth2 Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateCompoundCircleStyle(GeoColor, Single, GeoColor, Single, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor1 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size1 Single<!– System.Single –>
outlineColor1 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth1 Single<!– System.Single –>
fillColor2 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size2 Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateCompoundPointStyle(PointSymbolType, GeoColor, GeoColor, Single, Single, PointSymbolType, GeoColor, GeoColor, Single, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
pointStyle1 PointSymbolType<!– ThinkGeo.MapSuite.SilverlightCore.PointSymbolType –>
fillColor1 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineColor1 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth1 Single<!– System.Single –>
size1 Single<!– System.Single –>
pointStyle2 PointSymbolType<!– ThinkGeo.MapSuite.SilverlightCore.PointSymbolType –>
fillColor2 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineColor2 GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth2 Single<!– System.Single –>
size2 Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleCircleStyle(GeoColor, Single, GeoColor)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleCircleStyle(GeoColor, Single, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleCircleStyle(GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimplePointStyle(PointSymbolType, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
pointStyle PointSymbolType<!– ThinkGeo.MapSuite.SilverlightCore.PointSymbolType –>
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimplePointStyle(PointSymbolType, GeoColor, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
pointStyle PointSymbolType<!– ThinkGeo.MapSuite.SilverlightCore.PointSymbolType –>
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimplePointStyle(PointSymbolType, GeoColor, GeoColor, Single, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
pointStyle PointSymbolType<!– ThinkGeo.MapSuite.SilverlightCore.PointSymbolType –>
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth Single<!– System.Single –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleSquareStyle(GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleSquareStyle(GeoColor, Single, GeoColor)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleSquareStyle(GeoColor, Single, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleStarStyle(GeoColor, Single, GeoColor)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleStarStyle(GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleTriangleStyle(GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleTriangleStyle(GeoColor, Single, GeoColor)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

CreateSimpleTriangleStyle(GeoColor, Single, GeoColor, Single)

<!– static –>

Return Value

Return Type Description
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

Parameters

Name Type Description
fillColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
size Single<!– System.Single –>
outlineColor GeoColor<!– ThinkGeo.MapSuite.SilverlightCore.GeoColor –>
outlineWidth Single<!– System.Single –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Capital1

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

Capital2

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

Capital3

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City1

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City2

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City3

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City4

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City5

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City6

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

City7

<!– static –>

Return Value

Return Type
PointStyle<!– ThinkGeo.MapSuite.SilverlightCore.PointStyle –>

<!– ThinkGeo.MapSuite.SilverlightCore.PointStyles –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightcore.pointstyles.1440040134.txt.gz · Last modified: 2015/09/21 03:23 (external edit)