'Declaration
Public Overloads Overridable Function SaveToFile( _ ByVal shape As NSmartShape _ ) As System.Boolean
'Usage
Dim instance As NSmartShapeSerializer Dim shape As NSmartShape Dim value As System.Boolean value = instance.SaveToFile(shape)
public virtual System.bool SaveToFile( NSmartShape shape )
Parameters
- shape