ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class represents a brush that fills with various patterns.
You will use this constructor when you want to only specify the foreground color of the pattern and leave the background transparent.
GeoHatchBrush(GeoHatchStyle,GeoColor,GeoColor)
This is the constructor for the class.
This constructor allows you to choose both the background and foreground color for the pattern.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
None
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 background color for the fill pattern.
In this case the foreground color will be transparent.
N/A