Northwoods.GoWPF 1.3.5 Assembly
TransformViewToModel Method
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : TransformViewToModel Method

p
Convert a Point in element coordinates to model coordinates.

Syntax

Visual Basic (Declaration) 
Public Function TransformViewToModel( _
   ByVal p As Point _
) As Point
C# 
public Point TransformViewToModel( 
   Point p
)

Parameters

p

Remarks

The transformation is affected by the DiagramPanel.Position and the DiagramPanel.Scale.

Requirements

See Also

© 2012 All Rights Reserved.