Method IncSize
IncSize(double)
Returns this font with same parameters, but with incremented size.
public virtual Font IncSize(double sizeInPoints = 1)
Parameters
sizeInPoints
doubleValue on which size of this font is incremented.
Returns this font with same parameters, but with incremented size.
public virtual Font IncSize(double sizeInPoints = 1)
sizeInPoints
doubleValue on which size of this font is incremented.