This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.drawingprogresschangedeventargs [2015/09/17 10:27] admin |
thinkgeo.mapsuite.core.drawingprogresschangedeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs ====== | ====== ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | |||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| *System.Object | *System.Object | ||
| Line 6: | Line 10: | ||
| ***ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs** | ***ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs** | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| - | === Public Constructors === | + | ==== Public Constructors ==== |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} DrawingProgressChangedEventArgs() ** |
| - | **{{wiki:PublicMethod.gif|}}[[#DrawingProgressChangedEventArgs()|DrawingProgressChangedEventArgs]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#DrawingProgressChangedEventArgs(Int32,Object)|DrawingProgressChangedEventArgs]]** | + | == Remarks == |
| - | * **Parameters**:Int32,Object | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | <div newline></div> |
| - | </div> | + | ** {{wiki:PublicMethod.gif|}} DrawingProgressChangedEventArgs(Int32,Object) ** |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#DrawingProgressChangedEventArgs(Int32,Object,Int32,Int32)|DrawingProgressChangedEventArgs]]** | + | == Remarks == |
| - | * **Parameters**:Int32,Object,Int32,Int32 | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | * //progressPercentage// |
| - | </div> | + | * Type:Int32 |
| + | * Description:N/A | ||
| - | === Protected Constructors === | + | * //userState// |
| - | === Public Methods === | + | * Type:Object |
| - | <div class_table> | + | * Description:N/A |
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | |
| - | * **Parameters**:Object | + | |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | ** {{wiki:PublicMethod.gif|}} DrawingProgressChangedEventArgs(Int32,Object,Int32,Int32) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:Object | + | == Parameters == |
| - | * **Summary**:N/A | + | * //progressPercentage// |
| - | </div> | + | * Type:Int32 |
| + | * Description:N/A | ||
| - | <div class_table> | + | * //userState// |
| - | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * Type:Object |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Protected Methods === | + | * //featuresToDraw// |
| - | <div class_table> | + | * Type:Int32 |
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Description:N/A |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //featuresDrawn// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:Int32 |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Public Properties === | + | <div newline></div> |
| - | **{{wiki:PublicProperty.gif|}}[[#Cancel|Cancel]]** | + | ==== Protected Constructors ==== |
| - | * **Return**:Boolean | + | ==== Public Methods ==== |
| - | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
| - | **{{wiki:PublicProperty.gif|}}[[#FeaturesDrawn|FeaturesDrawn]]** | + | * //N/A// |
| - | * **Return**:Int32 | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#FeaturesToDraw|FeaturesToDraw]]** | + | == Return Value == |
| - | * **Return**:Int32 | + | * Type:String |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#ProgressPercentage|ProgressPercentage]]** | + | == Parameters == |
| - | * **Return**:Int32 | + | <div newline></div> |
| - | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
| - | **{{wiki:PublicProperty.gif|}}[[#UserState|UserState]]** | + | * //N/A// |
| - | * **Return**:Object | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | === Protected Properties === | + | == Return Value == |
| - | === Public Events === | + | * Type:Boolean |
| - | ===== Public Constructors ===== | + | * Description:N/A |
| - | === DrawingProgressChangedEventArgs() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | [[#Public Constructors|Go Back]] | + | |
| - | === DrawingProgressChangedEventArgs(Int32,Object) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **progressPercentage** | + | |
| - | * **Type**:Int32 | + | |
| - | * **Description:N/A | + | |
| - | **userState** | + | == Parameters == |
| - | * **Type**:Object | + | * //obj// |
| - | * **Description:N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | [[#Public Constructors|Go Back]] | + | <div newline></div> |
| - | === DrawingProgressChangedEventArgs(Int32,Object,Int32,Int32) === | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **progressPercentage** | + | |
| - | * **Type**:Int32 | + | |
| - | * **Description:N/A | + | |
| - | **userState** | + | * //N/A// |
| - | * **Type**:Object | + | == Remarks == |
| - | * **Description:N/A | + | * //N/A// |
| - | **featuresToDraw** | + | == Return Value == |
| - | * **Type**:Int32 | + | * Type:Int32 |
| - | * **Description:N/A | + | * Description:N/A |
| - | **featuresDrawn** | + | == Parameters == |
| - | * **Type**:Int32 | + | <div newline></div> |
| - | * **Description:N/A | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
| - | [[#Public Constructors|Go Back]] | + | * //N/A// |
| - | ===== Protected Constructors ===== | + | == Remarks == |
| - | ===== Public Methods ===== | + | * //N/A// |
| - | === Equals(Object) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Boolean | + | * Type:Type |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **obj** | + | <div newline></div> |
| - | * **Type**:Object | + | ==== Protected Methods ==== |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetHashCode() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Int32 | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetType() === | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Type | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Object |
| - | === ToString() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:String | + | <div newline></div> |
| - | * **Description**:N/A | + | ==== Public Properties ==== |
| + | ** {{wiki:PublicProperty.gif|}} Cancel ** | ||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | === Finalize() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} FeaturesToDraw ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === MemberwiseClone() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Int32 | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} FeaturesDrawn ** |
| - | * **Return Type**:Object | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | === Cancel === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:Int32 |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ProgressPercentage ** |
| - | === FeaturesDrawn === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Int32 | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === FeaturesToDraw === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Int32 | + | * Type:Int32 |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} UserState ** |
| - | === ProgressPercentage === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Int32 | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === UserState === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Object | + | * Type:Object |
| - | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
| - | ===== Protected Properties ===== | + | ==== Public Events ==== |
| - | ===== Public Events ===== | + | |