ArcGIS Runtime SDK for WPF - Library Reference
Polyline Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.Client.Geometry Namespace : Polyline Class


The following tables list the members exposed by Polyline.

Public Constructors

 NameDescription
public ConstructorPolyline ConstructorInitializes a new instance of the Polyline class.  
Top

Public Properties

 NameDescription
public PropertyExtentOverridden. Gets the minimum enclosing Envelope of the instance  
public PropertyHasMGets a value indicating whether this instance has any valid M values.  
public PropertyHasZGets a value indicating whether this instance has any valid Z values.  
public PropertyPathsGets or sets the paths.  
public PropertySpatialReferenceGets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
Top

Public Methods

 NameDescription
public MethodCloneCreates a deep clone of the current Object.  
public MethodToJsonSerializes the geometry to JSON. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
Top

See Also

© ESRI, Inc. All Rights Reserved.