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)
Public MustOverride Function GetTransformedVObjectBounds As RectangleF
public abstract RectangleF GetTransformedVObjectBounds()
Unlike GetVObjectBounds(), this method returns the bounding rectangle of the v-object after the transformation specified by the Transform property is applied.