←Select platform

AnchorPointVisible Property

Summary

Gets or sets the "Anchor Point Visibility" (0070,0015) attribute value.

Syntax

C#
VB
WinRT C#
C++
public bool AnchorPointVisible {get; set;} 
Public Property AnchorPointVisible As Boolean 
public bool AnchorPointVisible {get; set;} 
  
get_AnchorPointVisible(); 
set_AnchorPointVisible(value); 
Object.defineProperty('AnchorPointVisible');  
public: 
property bool AnchorPointVisible { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

True for visible, false for invisible.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

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