VectorShapeBoundingBox.Bounds

VectorShapeBoundingBox.Bounds property

Gets or sets the bounds of the shape bounding box.

public Rectangle Bounds { get; set; }

Property Value

The shape bounding box bounds.

See Also