Click or drag to resize

OpenSymbolBase Class

[Missing <summary> documentation for "T:Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.OpenSymbolBase"]

Inheritance Hierarchy
SystemObject
  Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbolsSymbolBase
    Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbolsOpenSymbolBase
      More

Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract class OpenSymbolBase : SymbolBase, 
	IScatterSymbol, IImmutable, ICloneable

The OpenSymbolBase type exposes the following members.

Constructors
 NameDescription
Protected methodOpenSymbolBaseInitializes a new instance of the OpenSymbolBase class
Protected methodOpenSymbolBase(NamedColor, Boolean)Initializes a new instance of the OpenSymbolBase class
Top
Properties
Methods
 NameDescription
Public methodCalculatePolygons 
Public methodClone 
Public methodEquals
(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 methodGetCopyOfOuterPolygon Gets a copy of the outer symbol shape as polygon(s).
Public methodGetHashCode
(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 methodWithFillColor 
Public methodWithRelativeStructureWidth 
Top
Fields
See Also
Inheritance Hierarchy