'Declaration Public Function PointFromViewerToDip( _
ByVal ptТочка в пространстве просмотра.As System.Windows.Point _
) As System.Windows.Point
public System.Windows.Point PointFromViewerToDip(
System.Windows.Point pt
)
public: System.Windows.Point PointFromViewerToDip(
System.Windows.Point pt
)
public:
System.Windows.Point PointFromViewerToDip(
System.Windows.Point pt
)
Parameters
- pt
- Точка в пространстве просмотра.
Return Value
Точка в пространстве DIP.