An NDoc Documented Class Library

IUIItem.ClickablePoint Property

[Visual Basic]
Property ReadOnly ClickablePoint As Point
[C#]
Point ClickablePoint { get; }
[C++]
__property Point get_ClickablePoint();
[JScript]
function get ClickablePoint() : Point

See Also

IUIItem Interface | White.Core.UIItems Namespace