This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geotexturebrush [2015/09/17 10:30] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.GeoTextureBrush ====== | ||
- | This class is used to fill an area with a image texture. | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | *ThinkGeo.MapSuite.Core.GeoBrush | ||
- | ***ThinkGeo.MapSuite.Core.GeoTextureBrush** | ||
- | ===== Members Summary ===== | ||
- | === Public Constructors === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTextureBrush(GeoImage)|GeoTextureBrush]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is a constructor for the class. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTextureBrush(GeoImage,DrawingRectangleF)|GeoTextureBrush]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is a constructor for the class. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTextureBrush(GeoImage,GeoWrapMode)|GeoTextureBrush]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is a constructor for the class. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTextureBrush(GeoImage,GeoWrapMode,DrawingRectangleF)|GeoTextureBrush]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]],[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is a constructor for the class. | ||
- | </div> | ||
- | |||
- | === Protected Constructors === | ||
- | === Public Methods === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Methods === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Properties === | ||
- | **{{wiki:PublicProperty.gif|}}[[#DrawingRectangleF|DrawingRectangleF]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **Summary**:This property gets and sets the screen rectangle used to fill the texture. | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#GeoImage|GeoImage]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Summary**:This property gets and sets the GeoImage used for the texture fill. | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#GeoWrapMode|GeoWrapMode]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] | ||
- | * **Summary**:This property gets and sets the wrap mode that is used to determine how an area is filled if the area is larger than the texture. | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Id|Id]]** | ||
- | * **Return**:Int64 | ||
- | * **Summary**:N/A | ||
- | |||
- | === Protected Properties === | ||
- | === Public Events === | ||
- | ===== Public Constructors ===== | ||
- | === GeoTextureBrush(GeoImage) === | ||
- | This is a constructor for the class. | ||
- | ==== Remarks ==== | ||
- | You will use this constructor when you want to use the Tile wrap mode and you want the image fill to encompass the entire shape. | ||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description:This parameter is the image you want to use as the texture. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoTextureBrush(GeoImage,DrawingRectangleF) === | ||
- | This is a constructor for the class. | ||
- | ==== Remarks ==== | ||
- | This method allows you to pass in a rectangle in screen coordinates to determine how much of the area is textured. | ||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description:This parameter is the image you want to use as the texture. | ||
- | |||
- | **rectangleF** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **Description:This parameter is a rectangle (in screen coordinates) that specifies the area you want to use for the texture. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoTextureBrush(GeoImage,GeoWrapMode) === | ||
- | This is a constructor for the class. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description:This parameter is the image you want to use as the texture. | ||
- | |||
- | **wrapMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] | ||
- | * **Description:This parameter determines the way the texture wraps when the area to fill is larger than the texture. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoTextureBrush(GeoImage,GeoWrapMode,DrawingRectangleF) === | ||
- | This is a constructor for the class. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description:This parameter is the image you want to use as the texture. | ||
- | |||
- | **wrapMode** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] | ||
- | * **Description:This parameter determines the way the texture wraps when the area to fill is larger than the texture. | ||
- | |||
- | **rectangleF** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **Description:This parameter is a rectangle (in screen coordinates) that specifies the area you want to use for the texture. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | === CloneDeep() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Equals(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **obj** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetHashCode() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Type | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === CloneDeepCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === Finalize() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === DrawingRectangleF === | ||
- | This property gets and sets the screen rectangle used to fill the texture. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === GeoImage === | ||
- | This property gets and sets the GeoImage used for the texture fill. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === GeoWrapMode === | ||
- | This property gets and sets the wrap mode that is used to determine how an area is filled if the area is larger than the texture. | ||
- | ==== Remarks ==== | ||
- | This property gets and sets the wrap mode that is used to determine how an area is filled if the area is larger than the texture. | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Id === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Int64 | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | ===== Public Events ===== | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.