C# Class csDataServerPlugin.AccelerableSimpleMarkerSymbol

Inheritance: MarkerSymbol, IJsonSerializable
Show file Open project: TNOCS/csTouch

Public Properties

Property Type Description
ColorProperty System.Windows.DependencyProperty
MarkerStyleProperty System.Windows.DependencyProperty
SizeProperty System.Windows.DependencyProperty

Public Methods

Method Description
ToJson ( ) : string

Method Details

ToJson() public method

public ToJson ( ) : string
return string

Property Details

ColorProperty public static property

public static DependencyProperty,System.Windows ColorProperty
return System.Windows.DependencyProperty

MarkerStyleProperty public static property

public static DependencyProperty,System.Windows MarkerStyleProperty
return System.Windows.DependencyProperty

SizeProperty public static property

public static DependencyProperty,System.Windows SizeProperty
return System.Windows.DependencyProperty