You are here: Symbol Reference > Stimulsoft.Base.Indicator Namespace > StiGraphicsPathIndicatorGeom Class > StiGraphicsPathIndicatorGeom Constructor
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiGraphicsPathIndicatorGeom.StiGraphicsPathIndicatorGeom Constructor
Syntax
C++
C#
Visual Basic
public: StiGraphicsPathIndicatorGeom( RectangleF rect, PointF startPoint, StiBrush background, StiBrush borderBrush, float borderWidth );

public void AddGraphicsPathLineGaugeGeom(PointF p1, PointF p2) { this.geoms.Add(new StiGraphicsPathLineGaugeGeom(p1, p2));

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.