This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.desktopedition.featureresizingeditinteractiveoverlayeventargs [2015/09/22 08:11] admin |
thinkgeo.mapsuite.desktopedition.featureresizingeditinteractiveoverlayeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| Provides data for the FeatureResizing event. | Provides data for the FeatureResizing event. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 119: | Line 122: | ||
| ** {{wiki:PublicProperty.gif|}} ResizingFeature ** | ** {{wiki:PublicProperty.gif|}} ResizingFeature ** | ||
| - | This property gets or sets the Feature to be resized. | + | * //This property gets or sets the Feature to be resized.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#ResizingFeature | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#ResizingFeature// |
| == 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 resize. | + | * //This property gets or sets the source control point to resize.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#SourceControlPoint | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#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 resize. | + | * //This property gets or sets the target control point to resize.// |
| == Remarks == | == Remarks == | ||
| - | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#TargetControlPoint | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#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.FeatureResizingEditInteractiveOverlayEventArgs#Cancel | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.FeatureResizingEditInteractiveOverlayEventArgs#Cancel// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||