Click or drag to resize

Star Class

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

Inheritance Hierarchy

Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class Star : OpenSymbolBase

The Star type exposes the following members.

Constructors
 NameDescription
Public methodStarInitializes a new instance of the Star class
Public methodStar(NamedColor, Boolean)Initializes a new instance of the Star class
Top
Properties
 NameDescription
Public propertyDesignSize
(Inherited from OpenSymbolBase)
Public propertyFillColor
(Inherited from OpenSymbolBase)
Public propertyFrame
(Inherited from OpenSymbolBase)
Public propertyInset
(Inherited from OpenSymbolBase)
Public propertyPlotColorInfluence
(Inherited from OpenSymbolBase)
Public propertyRelativeStructureWidth
(Inherited from OpenSymbolBase)
Top
Methods
 NameDescription
Public methodCalculatePolygons
(Inherited from OpenSymbolBase)
Public methodClone
(Inherited from OpenSymbolBase)
Public methodEquals
(Inherited from OpenSymbolBase)
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
(Overrides OpenSymbolBaseGetCopyOfOuterPolygon(Double))
Public methodGetHashCode
(Inherited from OpenSymbolBase)
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
(Inherited from OpenSymbolBase)
Public methodWithRelativeStructureWidth
(Inherited from OpenSymbolBase)
Top
Fields
 NameDescription
Protected field_fillColor
(Inherited from OpenSymbolBase)
Protected field_relativeStructureWidth
(Inherited from OpenSymbolBase)
Top
See Also