| Visual Basic (Declaration) | |
|---|---|
Public Sub AddPath( _ ByVal graphicsPath As PathEx _ ) | |
| C# | |
|---|---|
public void AddPath( PathEx graphicsPath ) | |
Parameters
- graphicsPath
| DataDynamics.Reports | Support Forum |
| AddPath Method | |
| See Also | |
|
| DataDynamics.Reports.Rendering Namespace > PathEx Class : AddPath Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub AddPath( _ ByVal graphicsPath As PathEx _ ) | |
| C# | |
|---|---|
public void AddPath( PathEx graphicsPath ) | |