This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.geotexturebrush [2015/09/21 03:21] admin |
thinkgeo.mapsuite.silverlightcore.geotexturebrush [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush ====== | ====== ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class is used to fill an area with a image texture. | This class is used to fill an area with a image texture. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage) ** | ** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage) ** | ||
- | This is a constructor for the class. | + | * //This is a constructor for the class.// |
== Remarks == | == 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. | + | * //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 == | == Parameters == | ||
* //image// | * //image// | ||
Line 20: | Line 23: | ||
** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage,DrawingRectangleF) ** | ** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage,DrawingRectangleF) ** | ||
- | This is a constructor for the class. | + | * //This is a constructor for the class.// |
== Remarks == | == Remarks == | ||
- | This method allows you to pass in a rectangle in screen coordinates to determine how much of the area is textured. | + | * //This method allows you to pass in a rectangle in screen coordinates to determine how much of the area is textured.// |
== Parameters == | == Parameters == | ||
* //image// | * //image// | ||
Line 35: | Line 38: | ||
** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage,GeoWrapMode) ** | ** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage,GeoWrapMode) ** | ||
- | This is a constructor for the class. | + | * //This is a constructor for the class.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Parameters == | == Parameters == | ||
* //image// | * //image// | ||
Line 50: | Line 53: | ||
** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage,GeoWrapMode,DrawingRectangleF) ** | ** {{wiki:PublicMethod.gif|}} GeoTextureBrush(GeoImage,GeoWrapMode,DrawingRectangleF) ** | ||
- | This is a constructor for the class. | + | * //This is a constructor for the class.// |
== Remarks == | == Remarks == | ||
- | None | + | * //None// |
== Parameters == | == Parameters == | ||
* //image// | * //image// | ||
Line 71: | Line 74: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 83: | Line 86: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 99: | Line 102: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 111: | Line 114: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 124: | Line 127: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 136: | Line 139: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |