StiGraphicsPathIndicatorGeom Class

Namespace: Stimulsoft.Base.Indicator

Inheritance

Inherits from: StiIndicatorGeom

Constructors

Constructor Description
StiGraphicsPathIndicatorGeom(RectangleF rect, PointF startPoint, StiBrush background, StiBrush borderBrush, float borderWidth)  

StiGraphicsPathIndicatorGeom(rect: RectangleF, startPoint: PointF, background: StiBrush, borderBrush: StiBrush, borderWidth: float)

Parameters

  • rect (RectangleF)
  • startPoint (PointF)
  • background (StiBrush)
  • borderBrush (StiBrush)
  • borderWidth (float)

Properties

Property Type Description
Background StiBrush  
BorderBrush StiBrush  
BorderWidth float  
Geoms List<StiIndicatorGeom>  
Rect RectangleF  
StartPoint PointF  

Methods

Method Returns Description
AddGraphicsPathCloseFigureGaugeGeom void  
AddGraphicsPathLinesGaugeGeom void  

Method Details

AddGraphicsPathCloseFigureGaugeGeom

AddGraphicsPathCloseFigureGaugeGeom(): void


AddGraphicsPathLinesGaugeGeom

AddGraphicsPathLinesGaugeGeom(**: PointFpoints): void

Parameters

  • ** (PointFpoints)