Gets the clickable point

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
protected override Point GetClickablePointCore()
Visual Basic
Protected Overrides Function GetClickablePointCore As Point

Return Value

Clickable point

See Also