Northwoods.GoWPF 2.2.4 Assembly
MaxLocation Property

Gets or sets the maximum location for this node allowed by Northwoods.GoXam.Tool.DraggingTool.
Syntax
Public Property MaxLocation As Point
public Point MaxLocation {get; set;}

Property Value

The default value is (+Infinity, +Infinity), thereby imposing no position constraint. The value is actually stored on the VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.
Requirements
See Also

Reference

Node Class
Node Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback