This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.featurerotatingeditinteractiveoverlayeventargs [2015/09/22 08:11] admin |
thinkgeo.mapsuite.desktopedition.featurerotatingeditinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the FeatureRotating event. | Provides data for the FeatureRotating event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 119: | Line 122: | ||
** {{wiki:PublicProperty.gif|}} RotatingFeature ** | ** {{wiki:PublicProperty.gif|}} RotatingFeature ** | ||
- | This property gets or sets the Feature to be rotated. | + | * //This property gets or sets the Feature to be rotated.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#RotatingFeature | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#RotatingFeature// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
Line 127: | Line 130: | ||
** {{wiki:PublicProperty.gif|}} SourceControlPoint ** | ** {{wiki:PublicProperty.gif|}} SourceControlPoint ** | ||
- | This property gets or sets the source control point to rotate. | + | * //This property gets or sets the source control point to rotate.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#SourceControlPoint | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#SourceControlPoint// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
Line 135: | Line 138: | ||
** {{wiki:PublicProperty.gif|}} TargetControlPoint ** | ** {{wiki:PublicProperty.gif|}} TargetControlPoint ** | ||
- | This property gets or sets the target control point to rotate. | + | * //This property gets or sets the target control point to rotate.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#TargetControlPoint | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#TargetControlPoint// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
Line 143: | Line 146: | ||
** {{wiki:PublicProperty.gif|}} Cancel ** | ** {{wiki:PublicProperty.gif|}} Cancel ** | ||
- | This property gets or sets whether or not the action will be canceled. | + | * //This property gets or sets whether or not the action will be canceled.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#Cancel | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureRotatingEditInteractiveOverlayEventArgs#Cancel// |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean |