[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.ObjectRect.Inflate

Inflate Method

Inflate(float, float)

Inflates the rectangle by the specified amount.

Declaration
public void Inflate(float dx, float dy)
Public Sub Inflate(dx As Single, dy As Single)
Parameters
Type Name Description
float dx
float dy