Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
This class represents a brush that fills with various patterns.
This class represents a brush that fills with various patterns.
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
GeoHatchBrush | GeoHatchStyle, GeoColor | This is the constructor for the class. | |
GeoHatchBrush | GeoHatchStyle, GeoColor, GeoColor | This is the constructor for the class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
CloneDeepCore | GeoBrush | Create a copy of GeoBrush using the deep clone process. The default implementation uses serialization. | |
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
BackgroundColor | GeoColor | This property gets and sets the background color for the fill pattern. | |
ForegroundColor | GeoColor | This property gets and sets the foreground color for the fill pattern. | |
HatchStyle | GeoHatchStyle | This property gets and sets the pattern you want to use for the fill. | |
Id | Int64 | GeoBrush | The id of the GeoBrush. This is always used as a key when in the cached brushes. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This is the constructor for the class.
This constructor allows you to provide a foreground color for the pattern fill.
You will use this constructor when you want to only specify the foreground color of the pattern and leave the background transparent.
| Name | Type | Description |
|---|---|---|
| hatchStyle | GeoHatchStyle | This property is the hatch pattern you want to use to fill the area. |
| foregroundColor | GeoColor | This property is the foreground color you want to use for the pattern. |
This is the constructor for the class.
This constructor allows you to provide a foreground and background color for the pattern fill.
This constructor allows you to choose both the background and foreground color for the pattern.
| Name | Type | Description |
|---|---|---|
| hatchStyle | GeoHatchStyle | This property is the hatch pattern you want to use to fill the area. |
| foregroundColor | GeoColor | This property is the foreground color you want to use for the pattern. |
| backgroundColor | GeoColor | This property is the background color you want to use for the pattern. |
Create a copy of GeoBrush using the deep clone process.
The difference between deep clone and shallow clone is as follows: In shallow cloning, only the object is copied; the objects within it are not. By contrast, deep cloning copies the cloned object as well as all the objects within.
| Return Type | Description |
|---|---|
| GeoBrush | A cloned GeoBrush. |
| Name | Type | Description |
|---|
| Return Type | Description |
|---|---|
| Boolean |
| Name | Type | Description |
|---|---|---|
| obj | Object |
| Return Type | Description |
|---|---|
| Int32 |
| Name | Type | Description |
|---|
| Return Type | Description |
|---|---|
| Type |
| Name | Type | Description |
|---|
| Return Type | Description |
|---|---|
| String |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Create a copy of GeoBrush using the deep clone process. The default implementation uses serialization.
The difference between deep clone and shallow clone is as follows: In shallow cloning, only the object is copied; the objects within it are not. By contrast, deep cloning copies the cloned object as well as all the objects within.
| Return Type | Description |
|---|---|
| GeoBrush | A cloned GeoBrush. |
| Name | Type | Description |
|---|
| Return Type | Description |
|---|---|
| Void |
| Name | Type | Description |
|---|
| Return Type | Description |
|---|---|
| Object |
| Name | Type | Description |
|---|
This property gets and sets the background color for the fill pattern.
In this case the foreground color will be transparent.
This property gets and sets the foreground color for the fill pattern.
In this case the background color will be transparent.
This property gets and sets the pattern you want to use for the fill.
| Return Type |
|---|
| GeoHatchStyle |
The id of the GeoBrush. This is always used as a key when in the cached brushes.
| Return Type |
|---|
| Int64 |
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.