The type of the Pushpin

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public PushPinType Type { get; set; }
Visual Basic
Public Property Type As PushPinType
	Get
	Set
JScript
function get Type () : PushPinType
function set Type (value : PushPinType)

See Also