←Select platform

HitTestInterior Property

Summary
Indicates if this AnnStickyNoteObject supports hit testing of its interior.
Syntax
C#
VB
C++
Java
public override bool HitTestInterior { get; } 
Public Overrides ReadOnly Property HitTestInterior As Boolean 
@Override public boolean getHitTestInterior() 
public:  
   virtual property bool HitTestInterior 
   { 
      bool get() override 
   } 

Property Value

This implementation returns true since this object type supports hit testing of the interior.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.