'Declaration Public Function New( _ ByVal path As IPath, _ ByVal style As IStyle, _ ByVal matrix As IMatrix, _ ByVal rectangle As IRectangle, _ Optional ByVal fillType As PathFillType _ )
public PathSymbol( IPath path, IStyle style, IMatrix matrix, IRectangle rectangle, PathFillType fillType )
Parameters
- path
- style
- matrix
- rectangle
- fillType