'DeclarationPublic Overloads Overridable Sub SetBounds( _ ByVal bounds As NRectangle _ )
'UsageDim instance As NBoundableElement Dim bounds As NRectangle instance.SetBounds(bounds)
public virtual void SetBounds( NRectangle bounds )
Parameters
- bounds