This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.featureoverlaystylesetting [2015/09/21 03:33] admin |
thinkgeo.mapsuite.mvcedition.featureoverlaystylesetting [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyleSetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyleSetting ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| A setting for FeatureOverlayStyle that contains APIs to set properties of FeatureOverlayStyleSetting using in MVC view. | A setting for FeatureOverlayStyle that contains APIs to set properties of FeatureOverlayStyleSetting using in MVC view. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} FeatureOverlayStyleSetting(FeatureOverlayStyle) ** | ** {{wiki:PublicMethod.gif|}} FeatureOverlayStyleSetting(FeatureOverlayStyle) ** | ||
| - | Initializes a new instance of the FeatureOverlayStyleSetting class. | + | * //Initializes a new instance of the FeatureOverlayStyleSetting class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //featureOverlayStyle// | * //featureOverlayStyle// | ||
| Line 22: | Line 25: | ||
| ** {{wiki:PublicMethod.gif|}} FillColor(GeoColor) ** | ** {{wiki:PublicMethod.gif|}} FillColor(GeoColor) ** | ||
| - | Set fillColor for Element property and retun the FeatureOverlayStyleSetting | + | * //Set fillColor for Element property and retun the FeatureOverlayStyleSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 38: | Line 41: | ||
| ** {{wiki:PublicMethod.gif|}} OutlineColor(GeoColor) ** | ** {{wiki:PublicMethod.gif|}} OutlineColor(GeoColor) ** | ||
| - | Set outlineColor for Element property and retun the FeatureOverlayStyleSetting | + | * //Set outlineColor for Element property and retun the FeatureOverlayStyleSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 54: | Line 57: | ||
| ** {{wiki:PublicMethod.gif|}} OutlineWidth(Int32) ** | ** {{wiki:PublicMethod.gif|}} OutlineWidth(Int32) ** | ||
| - | Set outlineWidth for Element property and retun the FeatureOverlayStyleSetting | + | * //Set outlineWidth for Element property and retun the FeatureOverlayStyleSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 70: | Line 73: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 82: | Line 85: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 98: | Line 101: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 110: | Line 113: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 123: | Line 126: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 135: | Line 138: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||