StiSvgGeomWriter Methods |
The StiSvgGeomWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginPath | ||
| CloseFigure | ||
| DrawBezier | ||
| DrawBezierTo | ||
| DrawEllipse | ||
| DrawImage | ||
| DrawLine | ||
| DrawLineTo | ||
| DrawPolygon | ||
| DrawPolyline | ||
| DrawPolylineTo | ||
| DrawRectangle | ||
| DrawString | ||
| DrawText | ||
| EndPath | ||
| EndTransform | ||
| 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 | ||
| SaveState | ||
| SetPixel | ||
| StrokePath | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TranslateTransform |