DisplayCanvas Attached Properties

CVB.Net Documentation

The DisplayCanvas type exposes the following members.

Attached Properties

  NameDescription
Public attached propertyAutoScaleContent
Gets/sets whether or not the overlay in the canvas is automatically scaled according to the zoom factor.
Public attached propertyBottom
Gets/sets the offset from the bottom border for a child element.
Public attached propertyLeft
Gets/sets the offset from the left border for a child element.
Public attached propertyLengthUnit
Defines whether the layout properties are measured in image pixels (default) or in device independent pixels as displayed by the canvas.
Public attached propertyMaxDecodePixelHeight
Gets/sets maximal decode height for the ImageSource.
Public attached propertyMaxDecodePixelWidth
Gets/sets maximal decode height for the ImageSource.
Public attached propertyPixelCoordinateSystem
Defines the location of a point in a pixel.
Public attached propertyRight
Gets/sets the offset from the right border for a child element.
Public attached propertyTop
Gets/sets the offset from the top for a child element.
Top
See Also

Reference