[Missing <summary> documentation for "T:Stimulsoft.Report.Export.StiPdfGeomWriter"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic class StiPdfGeomWriter : IStiExportGeomWriter
Public Class StiPdfGeomWriter
Implements IStiExportGeomWriter
The StiPdfGeomWriter type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | BeginPath | |
 | CloseFigure | |
 | ConvertSplineToCubicBezier | |
 | DrawArc(RectangleF, Single, Single) | |
 | DrawArc(RectangleF, PointF, PointF, Pen) | |
 | DrawBezier | |
 | DrawBezierTo | |
 | DrawEllipse | |
 | DrawImage | |
 | DrawLine | |
 | DrawLineTo | |
 | DrawPie | |
 | DrawPolygon | |
 | DrawPolyline(PointF, Object) | |
 | DrawPolyline(PointF, Object, Boolean, Boolean) | |
 | DrawPolylineTo | |
 | DrawRectangle | |
 | DrawSpline | |
 | DrawString | |
 | DrawText | |
 | EndPath | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | FillEllipse | |
 | FillPath | |
 | FillPolygon | |
 | FillRectangle(RectangleF, Color) | |
 | FillRectangle(RectangleF, 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.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MeasureString | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | MoveTo | |
 | RestoreState | |
 | RotateTransform(Single) | |
 | RotateTransform(Single, Single, Single) | |
 | SaveState | |
 | ScaleTransform | |
 | SetBrush | |
 | SetClip | |
 | SetPen | |
 | SetPixel | |
 | StrokePath | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | TranslateTransform | |
Top
See Also