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