| Visual Basic (Declaration) | |
|---|---|
Sub AddPath( _ ByVal graphicsPath As IPathEx _ ) | |
| C# | |
|---|---|
void AddPath( IPathEx graphicsPath ) | |
Parameters
- graphicsPath
| DataDynamics.Reports.Extensibility | Support Forum |
| AddPath Method | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Rendering.Drawing Namespace > IPathEx Interface : AddPath Method |
| Visual Basic (Declaration) | |
|---|---|
Sub AddPath( _ ByVal graphicsPath As IPathEx _ ) | |
| C# | |
|---|---|
void AddPath( IPathEx graphicsPath ) | |