User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.geotexturebrush

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

thinkgeo.mapsuite.silverlightcore.geotexturebrush [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.silverlightcore.geotexturebrush [2017/03/16 21:59]
Line 1: Line 1:
-====== ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush ====== 
- 
- 
- 
-<!-- Class --> 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-**[[ThinkGeo.MapSuite.SilverlightCore.GeoBrush]] 
-***[[ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GeoTextureBrush(GeoImage)|GeoTextureBrush]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]] ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GeoTextureBrush(GeoImage,​ DrawingRectangleF)|GeoTextureBrush]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]],​ [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]] ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GeoTextureBrush(GeoImage,​ GeoWrapMode)|GeoTextureBrush]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]],​ [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]] ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GeoTextureBrush(GeoImage,​ GeoWrapMode,​ DrawingRectangleF)|GeoTextureBrush]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]],​ [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]],​ [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]] ​  ​| ​   |    | 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DrawingRectangleF|DrawingRectangleF]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​GeoImage|GeoImage]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​GeoWrapMode|GeoWrapMode]] ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]] ​  ​| ​   |    | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Id|Id]] ​  | Int64   | [[ThinkGeo.MapSuite.SilverlightCore.GeoBrush|GeoBrush]] ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Opacity|Opacity]] ​  | Double ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoBrush|GeoBrush]] ​  ​| ​   | 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
- 
-===== Public Constructors ===== 
-==== GeoTextureBrush(GeoImage) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| image   | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoImage --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-==== GeoTextureBrush(GeoImage,​ DrawingRectangleF) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| image   | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoImage --> ​  ​| ​   | 
-| rectangleF ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-==== GeoTextureBrush(GeoImage,​ GeoWrapMode) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| image   | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoImage --> ​  ​| ​   | 
-| wrapMode ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-==== GeoTextureBrush(GeoImage,​ GeoWrapMode,​ DrawingRectangleF) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| image   | [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoImage --> ​  ​| ​   | 
-| wrapMode ​  | [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode --> ​  ​| ​   | 
-| rectangleF ​  | [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-===== Protected Constructors ===== 
-===== Public Methods ===== 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== DrawingRectangleF ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush --> 
-[[#Public Properties|Go Back]] 
-==== GeoImage ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoImage --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush --> 
-[[#Public Properties|Go Back]] 
-==== GeoWrapMode ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]]<​!-- ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush --> 
-[[#Public Properties|Go Back]] 
-==== Id ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Int64<​!-- System.Int64 --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoBrush --> 
-[[#Public Properties|Go Back]] 
-==== Opacity ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Double<​!-- System.Double --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoBrush --> 
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-===== Public Events ===== 
-__NOTOC__ 
-[[Category:​SilverlightMapSuiteCore]] 
-[[Category:​ThinkGeo.MapSuite.SilverlightCore]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.silverlightcore.geotexturebrush.txt ยท Last modified: 2017/03/16 21:59 (external edit)