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