Random |
[Missing <summary> documentation for "T:Altaxo.Graph.Gdi.SyntheticBrushes.RandomCircles"]
public class RandomCircles : SyntheticBrushBase
The RandomCircles type exposes the following members.
Name | Description | |
---|---|---|
RandomCircles | Initializes a new instance of the RandomCircles class |
Name | Description | |
---|---|---|
CircleDiameter | ||
ContentHash | (Inherited from SyntheticBrushBase) | |
FillingFactor | ||
IsValid | (Inherited from SyntheticBrushBase) | |
Name | (Inherited from SyntheticBrushBase) | |
RepeatLength | (Inherited from SyntheticBrushBase) | |
Size | (Inherited from SyntheticBrushBase) |
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 SyntheticBrushBase) | |
GetContentStream(Double) | (Inherited from SyntheticBrushBase) | |
GetContentStream(Double, NamedColor, NamedColor) | (Inherited from SyntheticBrushBase) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetImage | (Overrides SyntheticBrushBaseGetImage(Double, NamedColor, NamedColor)) | |
GetPixelDimensions(Double) | (Inherited from SyntheticBrushBase) | |
GetPixelDimensions(Double, Double, Int32) | (Inherited from SyntheticBrushBase) | |
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) | |
WithCircleDiameter | ||
WithFillingFactor | ||
WithRepeatLength | (Inherited from SyntheticBrushBase) |
Name | Description | |
---|---|---|
_circleDiameterPt | ||
_fillingFactor | ||
_randomSeed | ||
_repeatLengthPt |
Repeat length in points (1/72 inch) in x-direction.
(Inherited from SyntheticBrushBase) |