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