Closed |
The ClosedSymbolBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculatePolygons | Calculates the polygons of the outer frame, the inner frame, and the inset. | |
| Clone | Creates a new object that is a copy of the current instance. | |
| Equals | Determines whether the specified object is equal to the current object. (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 | Serves as the default hash function. (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 | Returns a copy of this symbol with the specified fill color. | |
| WithFrame(IScatterSymbolFrame) | Returns a copy of this symbol with the specified frame. | |
| WithFrame(IScatterSymbolFrame, NullableBoolean) | Returns a copy of this symbol with the specified frame and optional plot-color influence for the frame. | |
| WithInset(IScatterSymbolInset) | Returns a copy of this symbol with the specified inset. | |
| WithInset(IScatterSymbolInset, NullableBoolean) | Returns a copy of this symbol with the specified inset and optional plot-color influence for the inset. | |
| WithPlotColorInfluence | Returns a copy of this symbol with the specified plot-color influence. | |
| WithRelativeStructureWidth | Returns a copy of this symbol with the specified relative structure width. |