←Select platform

HitTestInterior Property (AnnRulerObject)

Summary

Gets a value indicating whether hit-testing should be performed inside this AnnRulerObject object.

Syntax

C#
VB
C++
protected override bool HitTestInterior {get;} 
  
Protected Overrides ReadOnly Property HitTestInterior As Boolean 
protected: 
property bool HitTestInterior { 
   bool get() override; 
} 

Property Value

true if hit-testing should be performed inside this AnnRulerObject; false otherwise.

Remarks

AnnRulerObject overrides the base AnnObject.HitTestInterior to return true. For more information, refer to Using Rulers in Annotation Objects. (Deprecated)

Requirements

Target Platforms

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