Click or drag to resize

StiSvgGeomWriter Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Export.StiSvgGeomWriter"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.ExportStiSvgGeomWriter

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiSvgGeomWriter : IStiExportGeomWriter

The StiSvgGeomWriter type exposes the following members.

Constructors
  NameDescription
Public methodStiSvgGeomWriter
Initializes a new instance of the StiSvgGeomWriter class
Top
Methods
  NameDescription
Public methodBeginPath
Public methodCloseFigure
Public methodDrawBezier
Public methodDrawBezierTo
Public methodDrawEllipse
Public methodDrawImage
Public methodDrawLine
Public methodDrawLineTo
Public methodDrawPolygon
Public methodDrawPolyline
Public methodDrawPolylineTo
Public methodDrawRectangle
Public methodDrawString
Public methodDrawText
Public methodEndPath
Public methodEndTransform
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFillEllipse
Public methodFillPath
Public methodFillPolygon
Public methodFillRectangle(RectangleF, Color)
Public methodFillRectangle(RectangleF, Object)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMeasureString
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveTo
Public methodRestoreState
Public methodRotateTransform
Public methodSaveState
Public methodSetPixel
Public methodStrokePath
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTranslateTransform
Top
See Also