This documentation is for the old version. Go to the latest Graphics Mill docs

IVObject.GetTransformedVObjectBounds Method

Returns a region that will be occupied by the v-object after it is transformed.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Function GetTransformedVObjectBounds As RectangleF
C#
                RectangleF GetTransformedVObjectBounds()

Return Value

A region that will be occupied by the v-object after it is transformed.

See Also

Reference