Click or drag to resize

SyntheticBrushBase Class

[Missing <summary> documentation for "T:Altaxo.Graph.Gdi.SyntheticBrushes.SyntheticBrushBase"]

Inheritance Hierarchy
SystemObject
  Altaxo.DrawingImageProxy
    Altaxo.Graph.Gdi.SyntheticBrushesSyntheticBrushBase
      Altaxo.Graph.Gdi.SyntheticBrushesRandomCircles

Namespace: Altaxo.Graph.Gdi.SyntheticBrushes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract class SyntheticBrushBase : ImageProxy, 
	IHatchBrushTexture, ISyntheticRepeatableTexture

The SyntheticBrushBase type exposes the following members.

Constructors
 NameDescription
Protected methodSyntheticBrushBaseInitializes a new instance of the SyntheticBrushBase class
Top
Properties
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetContentStream
(Overrides ImageProxyGetContentStream)
Public methodGetContentStream(Double) 
Public methodGetContentStream(Double, NamedColor, NamedColor) 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetImage 
Protected methodGetPixelDimensions(Double) 
Protected methodGetPixelDimensions(Double, Double, Int32) 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodHasSameContentAs Determines whether the provided image proxy has the same content as this one.
(Inherited from ImageProxy)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToString Converts to string.
(Inherited from ImageProxy)
Public methodWithRepeatLength 
Top
Fields
See Also