Click or drag to resize

InsetBase Class

Provides the base implementation for scatter-symbol insets.
Inheritance Hierarchy
SystemObject
  Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsInsetBase
    More

Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.Insets
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public abstract class InsetBase : IScatterSymbolInset

The InsetBase type exposes the following members.

Constructors
 NameDescription
Protected methodInsetBaseInitializes a new instance of the InsetBase class
Top
Properties
 NameDescription
Public propertyColor Gets the inset color.
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Overrides ObjectEquals(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 methodGetCopyOfClipperPolygon Gets a copy of the inset polygon in clipper coordinates.
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodWithColor Returns a copy of this inset with the specified color.
Top
Fields
 NameDescription
Protected field_color The inset color.
Protected fieldStatic memberClipperScalingDouble Scaling factor used for double-based Clipper coordinates.
Protected fieldStatic memberClipperScalingInt Scaling factor used for integer-based Clipper coordinates.
Top
See Also
Inheritance Hierarchy
SystemObject
  Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsInsetBase
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsBackslashInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsCircleBulletPointInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsCirclePointInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsCrossPlusInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsCrossTimesInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsDiamondBulletPointInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsDiamondPointInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsHorizontalBarInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftAndRightTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftLowerAndRightUpperTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftLowerHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftLowerTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftUpperAndRightLowerTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftUpperHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLeftUpperTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLowerAndUpperTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLowerHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsLowerTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsRightHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsRightLowerHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsRightLowerTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsRightTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsRightUpperHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsRightUpperTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsSlashInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsSquareBulletPointInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsSquarePointInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsUpperHalfInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsUpperTriangleInset
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.InsetsVerticalBarInset