This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.drawingrectanglef [2015/09/21 01:02] admin |
thinkgeo.mapsuite.core.drawingrectanglef [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.DrawingRectangleF ====== | ====== ThinkGeo.MapSuite.Core.DrawingRectangleF ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This structure represents the drawing of a rectangle in screen coordinates. | This structure represents the drawing of a rectangle in screen coordinates. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} DrawingRectangleF(Single,Single,Single,Single) ** | ** {{wiki:PublicMethod.gif|}} DrawingRectangleF(Single,Single,Single,Single) ** | ||
- | This method represents the constructor that should be used to create the structure. | + | * //This method represents the constructor that should be used to create the structure.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //centerX// | * //centerX// | ||
Line 31: | Line 34: | ||
<div newline></div> | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ** {{wiki:ProtectedMethod.gif|}} DrawingRectangleF(Single,Single,Single,Single,r3Q=) ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Parameters == | ||
- | * //x// | ||
- | * Type:Single | ||
- | * Description:N/A | ||
- | |||
- | * //y// | ||
- | * Type:Single | ||
- | * Description:N/A | ||
- | |||
- | * //width// | ||
- | * Type:Single | ||
- | * Description:N/A | ||
- | |||
- | * //height// | ||
- | * Type:Single | ||
- | * Description:N/A | ||
- | |||
- | * //formAnchor// | ||
- | * Type:r3Q= | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | This method is an override of the Equals functionality. | + | * //This method is an override of the Equals functionality.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 77: | Line 53: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | This method is an override of the GetHashCode functionality. | + | * //This method is an override of the GetHashCode functionality.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Return Value == | == Return Value == | ||
Line 89: | Line 65: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 101: | Line 77: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 114: | Line 90: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 126: | Line 102: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 166: | Line 142: | ||
== Remarks == | == Remarks == | ||
None | None | ||
- | == Return Value == | ||
- | * Type:Single | ||
- | |||
- | ** {{wiki:PublicProperty.gif|}} Left ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Return Value == | ||
- | * Type:Single | ||
- | |||
- | ** {{wiki:PublicProperty.gif|}} Top ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Return Value == | ||
- | * Type:Single | ||
- | |||
- | ** {{wiki:PublicProperty.gif|}} Right ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Return Value == | ||
- | * Type:Single | ||
- | |||
- | ** {{wiki:PublicProperty.gif|}} Bottom ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single |