Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

AnchorPointVisible Property








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;}
 <br/>get_AnchorPointVisible();<br/>set_AnchorPointVisible(value);<br/>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

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