LEADTOOLS Medical (Leadtools.Dicom assembly)

AnchorPointVisible Property

Show in webframe







Gets or sets the "Anchor Point Visibility" (0070,0015) attribute value.
Syntax
public bool AnchorPointVisible {get; set;}
'Declaration
 
Public Property AnchorPointVisible As Boolean
'Usage
 
Dim instance As DicomTextObject
Dim value As Boolean
 
instance.AnchorPointVisible = value
 
value = instance.AnchorPointVisible
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

See Also

Reference

DicomTextObject Class
DicomTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features