Returns a region occupied by this v-object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public MustOverride Function GetVObjectBounds As RectangleF
public abstract RectangleF GetVObjectBounds()
Unlike GetTransformedVObjectBounds() this property returns a bounding rectangle of the v-object before the transform specified by the Transform property is applied.