'Declaration
Public Overloads Overridable Function Stretch( _ ByVal sceneBounds As NRectangleF _ ) As System.Boolean
'Usage
Dim instance As NDrawingView Dim sceneBounds As NRectangleF Dim value As System.Boolean value = instance.Stretch(sceneBounds)
public virtual System.bool Stretch( NRectangleF sceneBounds )
Parameters
- sceneBounds