| Visual Basic (Declaration) | |
|---|---|
Public Operator Widening CType( _ ByVal path As PathEx _ ) As GraphicsPath | |
| C# | |
|---|---|
public GraphicsPath operator implicit( PathEx path ) | |
Parameters
- path
| DataDynamics.Reports | Support Forum |
| Implicit Type Conversion Operator | |
| See Also | |
|
| DataDynamics.Reports.Rendering Namespace > PathEx Class : Implicit Type Conversion Operator |
| Visual Basic (Declaration) | |
|---|---|
Public Operator Widening CType( _ ByVal path As PathEx _ ) As GraphicsPath | |
| C# | |
|---|---|
public GraphicsPath operator implicit( PathEx path ) | |