Click or drag to resize

ShapeBase AdjustWithEffects Method

Adds to the source rectangle value of the effect extent.

Namespace: Spire.Doc.Fields.Shapes
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public RectangleF AdjustWithEffects(
	RectangleF source
)

Parameters

source
Type: System.Drawing RectangleF

Return Value

Type: RectangleF
See Also