'Declaration
Public Overridable Function CreatePolygon( _ ByVal preview As System.Boolean _ ) As NPolygonShape
'Usage
Dim instance As NDiagramElementFactory Dim preview As System.Boolean Dim value As NPolygonShape value = instance.CreatePolygon(preview)
public virtual NPolygonShape CreatePolygon( System.bool preview )
Parameters
- preview