BoundsInPixels

CdrGraphicObject.BoundsInPixels property

Gets or sets the bounds in pixels.

public RectangleF BoundsInPixels { get; set; }

Property Value

The bounds in pixels.

See Also