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