Closed |
[Missing <summary> documentation for "T:Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols.ClosedSymbolBase"]
public abstract class ClosedSymbolBase : SymbolBase, IScatterSymbol, IImmutable, ICloneable
The ClosedSymbolBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ClosedSymbolBase | Initializes a new instance of the ClosedSymbolBase class | |
| ClosedSymbolBase(NamedColor, Boolean) | Initializes a new instance of the ClosedSymbolBase class |
| Name | Description | |
|---|---|---|
| DesignSize | ||
| FillColor | ||
| Frame | ||
| Inset | ||
| PlotColorInfluence | ||
| RelativeStructureWidth |
| Name | Description | |
|---|---|---|
| CalculatePolygons | ||
| Clone | ||
| Equals | (Overrides ObjectEquals(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) | |
| GetCopyOfOuterPolygon | Gets a copy of the outer symbol shape as polygon(s). | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| WithFillColor | ||
| WithFrame(IScatterSymbolFrame) | ||
| WithFrame(IScatterSymbolFrame, NullableBoolean) | ||
| WithInset(IScatterSymbolInset) | ||
| WithInset(IScatterSymbolInset, NullableBoolean) | ||
| WithPlotColorInfluence | ||
| WithRelativeStructureWidth |
| Name | Description | |
|---|---|---|
| _fillColor | ||
| _frame | ||
| _inset | ||
| _relativeStructureWidth |