←Select platform

HitTestInterior Property (AnnRubberStampObject)

Summary

Indicates if this AnnRubberStampObject supports hit testing of its interior.

Syntax

C#
VB
Java
WinRT C#
public override bool HitTestInterior {get;}
Public Overrides ReadOnly Property HitTestInterior As Boolean
public override bool HitTestInterior {get;}
@Override public boolean getHitTestInterior()
get_HitTestInterior();

Property Value

true if this AnnRubberStampObject supports hit testing of its interior; false otherwise.

Remarks

By default, an annotation object will return true if SupportsFill is true and Fill is not null or a transparent AnnBrush. Derived objects can override this method to fine tune the return value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize