Property | Type | Description | |
---|---|---|---|
CreateCircle | void | ||
CreateMapElement | void | ||
OnEnterKeyCommand | void | ||
OnMouseMoveEvent | void | ||
OnNewMapPointEvent | void | ||
Reset | void | ||
UpdateDistance | void | ||
UpdateFeedbackWithGeoCircle | void |
Method | Description | |
---|---|---|
ProCircleViewModel ( ) : ArcGIS.Core.CIM |
Method | Description | |
---|---|---|
CreateCircle ( bool isFeedback ) : void |
Create geodetic circle
|
|
CreateMapElement ( ) : void | ||
OnEnterKeyCommand ( object obj ) : void | ||
OnMouseMoveEvent ( object obj ) : void | ||
OnNewMapPointEvent ( object obj ) : void | ||
Reset ( bool toolReset ) : void | ||
UpdateDistance ( double distance, DistanceTypes fromDistanceType ) : void | ||
UpdateFeedbackWithGeoCircle ( ) : void |
public ProCircleViewModel ( ) : ArcGIS.Core.CIM | ||
return | ArcGIS.Core.CIM |