ActiveReports Developer 7
CreatePath Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : CreatePath Method

Glossary Item Box

Initializes a new instance of IPathEx.

Syntax

Visual Basic (Declaration) 
Function CreatePath() As IPathEx
C# 
IPathEx CreatePath()

See Also