IHatch |
[Missing <summary> documentation for "T:Altaxo.Graph.IHatchBrushTexture"]
public interface IHatchBrushTexture : ISyntheticRepeatableTexture
The IHatchBrushTexture type exposes the following members.
Name | Description | |
---|---|---|
Size |
Physical size of both sides of the texture in points (1 point = 1/72 inch).
(Inherited from ISyntheticRepeatableTexture) |
Name | Description | |
---|---|---|
GetContentStream(Double) |
Gets an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi.
(Inherited from ISyntheticRepeatableTexture) | |
GetContentStream(Double, NamedColor, NamedColor) | Gets an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi. |