ArcGIS Runtime SDK for WPF - Library Reference
MessageHelper Class Members
See Also  Fields  Methods 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace : MessageHelper Class


The following tables list the members exposed by MessageHelper.

Public Fields

 NameDescription
public FieldMessageActionPropertyNameA System.String representing the message action property name ("remove", "update", "select" or "un-select").  
public FieldMessageControlPointsPropertyNameA System.String representing the message control points property name. The string should contain a semi-colon separated set of comma-separated coordinate pairs.  
public FieldMessageIdPropertyNameA System.String representing the key that must be used when specifying the message id via a key value pair.  
public FieldMessageTypePropertyNameA System.String representing the message type property name ("position_Report", "spot_report", or "chemlight").  
public FieldMessageWkidPropertyNameA System.String representing the message spatial reference well-known id (WKID) key that must be used when specifying the message spatial reference via a key value pair.  
public FieldMessageWktPropertyNameA System.String representing the message spatial reference well-known text (WKT) property name that must be used when specifying the message spatial reference via a key value pair.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)CreateMilitaryRemoveMessageCreates a new instance of a military (MIL-STD-2525C / APP-6B) message with the action remove.  
public Methodstatic (Shared in Visual Basic)CreateMilitarySelectMessageCreates a new instance of a military (MIL-STD-2525C / APP-6B) message with the action select or un-select.  
public Methodstatic (Shared in Visual Basic)CreateMilitaryUpdateMessageOverloaded. Creates a new instance of a military (MIL-STD-2525C / APP-6B) message with the action update.  
Top

See Also

© ESRI, Inc. All Rights Reserved.