'Declaration
Protected Overridable Sub InitRectangle( _ ByVal bounds As NRectangleF _ )
'Usage
Dim instance As NPointShape Dim bounds As NRectangleF instance.InitRectangle(bounds)
protected virtual void InitRectangle( NRectangleF bounds )
Parameters
- bounds