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