Click or drag to resize

WpfRenderEnvironment Properties

The WpfRenderEnvironment type exposes the following members.

Properties
  NameDescription
Public propertyDevice
Gets the target device for this render session.
Public propertyDrawingContext
Gets the DrawingContext used to draw the annotations.
Public propertyInteractMode
Gets the current interaction mode of the WpfAnnotationCanvas.
Public propertyResolution
Gets the resolution of the WpfAnnotationCanvas.
Public propertyScaledResolutionHeightFactor
Gets the scaled resolution height factor.
Public propertyZoom
Gets the zoom of the WpfAnnotationCanvas.
Top
See Also