public void SetLayoutBoundsSize( Nullable<float> width, Nullable<float> height )
Public Sub SetLayoutBoundsSize ( _ width As Nullable(Of Single), _ height As Nullable(Of Single) _ )
public: virtual void SetLayoutBoundsSize( Nullable<float> width, Nullable<float> height ) sealed