| CanvasDrawingSessionUnits Property  | 
 Sets what units are used to specifiy coordinates for this drawing session.
 
    Namespace: 
   Microsoft.Graphics.Canvas
    Assembly:
   Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic CanvasUnits Units { get; set; }Property Value
Type: 
CanvasUnits
Remarks
See Also