This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.drawingrectangle [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.drawingrectangle [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.DrawingRectangle ====== | + | ====== ThinkGeo.MapSuite.Core.DrawingRectangle ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Structure --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.ValueType | + | *System.Object |
- | **[[ThinkGeo.MapSuite.PortableCore.DrawingRectangle]] | + | *System.ValueType |
+ | ***ThinkGeo.MapSuite.Core.DrawingRectangle** | ||
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} DrawingRectangle(Int32,Int32,Int32,Int32) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawingRectangle(Int32, Int32, Int32, Int32)|DrawingRectangle]] | Int32, Int32, Int32, Int32 | | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //centerX// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //centerY// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //width// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //height// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawingRectangle(Int32,Int32,Int32,Int32,DrawingRectangleFormAnchor) ** |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //x// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //y// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //width// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //height// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //formAnchor// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleFormAnchor|DrawingRectangleFormAnchor]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object(overriden) | | | + | |
- | ==== Protected Methods ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:Boolean |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Bottom|Bottom]] | Int32 | | | | + | * Description:N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CenterX|CenterX]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CenterY|CenterY]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Height|Height]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Left|Left]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Right|Right]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Top|Top]] | Int32 | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Width|Width]] | Int32 | | | | + | |
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //obj// |
+ | * Type:Object | ||
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | ===== Public Constructors ===== | + | * //N/A// |
- | ==== DrawingRectangle(Int32, Int32, Int32, Int32) ==== | + | == Remarks == |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | centerX | Int32<!-- System.Int32 --> | | | + | |
- | | centerY | Int32<!-- System.Int32 --> | | | + | |
- | | width | Int32<!-- System.Int32 --> | | | + | |
- | | height | Int32<!-- System.Int32 --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Int32 |
- | ===== Public Methods ===== | + | * Description:N/A |
- | ==== Equals(Object) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | obj | Object<!-- System.Object --> | | | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | <!-- System.Object(overriden) --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetHashCode() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- System.Object(overriden) --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== GetType() ==== | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Type |
- | ==== ToString() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | <!-- System.Object(overriden) --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | * //N/A// |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== MemberwiseClone() ==== | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Object |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ==== Bottom ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | == Parameters == |
- | [[#Public Properties|Go Back]] | + | <div newline></div> |
- | ==== CenterX ==== | + | ==== Public Properties ==== |
- | === Return Value === | + | ** {{wiki:PublicProperty.gif|}} CenterX ** |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== CenterY ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Int32 |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | ** {{wiki:PublicProperty.gif|}} CenterY ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Height ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Left ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Int32 |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | ** {{wiki:PublicProperty.gif|}} Width ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Right ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Top ==== | + | * //N/A// |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Int32 |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | ** {{wiki:PublicProperty.gif|}} Height ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Width ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- ThinkGeo.MapSuite.PortableCore.DrawingRectangle --> | + | * //N/A// |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ===== Protected Properties ===== | + | * //N/A// |
- | ===== Public Events ===== | + | == Return Value == |
- | __NOTOC__ | + | * Type:Int32 |
- | [[Category:MapSuitePortableCore]] | + | |
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | + | ** {{wiki:PublicProperty.gif|}} Left ** |
- | [[Category:UpdateDocumentation]] | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Top ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Right ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Bottom ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||