Table of Contents
Enumerations #
Name | Values |
---|---|
DrawingModes | ProportionalCenter ProportionalCover Stretch Tile Passthrough |
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
This class exposes no methods.
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
AllowSizeReduction | Boolean | True | If False, the contained image will not be resized below its initial size. |
DrawingMode | DrawingModes | DrawingModes.ProportionalCenter | Determines how the canvas content is drawn and positioned within the display. |