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