Vertical |
[Missing <summary> documentation for "T:Altaxo.Graph.Gdi.HatchBrushes.VerticalHatchBrush"]
public class VerticalHatchBrush : HatchBrushBase
The VerticalHatchBrush type exposes the following members.
Name | Description | |
---|---|---|
VerticalHatchBrush | Initializes a new instance of the VerticalHatchBrush class |
Name | Description | |
---|---|---|
ContentHash | (Inherited from HatchBrushBase) | |
IsValid | (Inherited from HatchBrushBase) | |
Name | (Inherited from HatchBrushBase) | |
RepeatLength | (Inherited from HatchBrushBase) | |
Size | (Inherited from HatchBrushBase) | |
StructureFactor | (Inherited from HatchBrushBase) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetContentStream | (Inherited from HatchBrushBase) | |
GetContentStream(Double) | (Inherited from HatchBrushBase) | |
GetContentStream(Double, NamedColor, NamedColor) | (Inherited from HatchBrushBase) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetImage | (Overrides HatchBrushBaseGetImage(Double, NamedColor, NamedColor)) | |
GetPixelDimensions | (Inherited from HatchBrushBase) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
HasSameContentAs |
Determines whether the provided image proxy has the same content as this one.
(Inherited from ImageProxy) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString |
Converts to string.
(Inherited from ImageProxy) | |
WithRepeatLength | (Inherited from HatchBrushBase) | |
WithStructureFactor | (Inherited from HatchBrushBase) |
Name | Description | |
---|---|---|
_repeatLengthPt |
Repeat length in points (1/72 inch) in x-direction.
(Inherited from HatchBrushBase) | |
_structureFactor |
Structure factor. For hatch brushes based on lines, the line width is this value times the repeat length. For shape based brushes, the size
of the shape is this value times the repeat length.
(Inherited from HatchBrushBase) |