LEADTOOLS Medical (Leadtools.Dicom assembly)

PatternOnOpacity Property (DicomLineStyle)

Show in webframe







Gets or sets the value of the "Pattern On Opacity" element (0070,0284) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
Syntax
public float PatternOnOpacity {get; set;}
'Declaration
 
Public Property PatternOnOpacity As Single
'Usage
 
Dim instance As DicomLineStyle
Dim value As Single
 
instance.PatternOnOpacity = value
 
value = instance.PatternOnOpacity
public float PatternOnOpacity {get; set;}

            

            
 
get_PatternOnOpacity();
set_PatternOnOpacity(value);
Object.defineProperty('PatternOnOpacity');
public:
property float PatternOnOpacity {
   float get();
   void set (    float value);
}

Property Value

The value of the "Pattern On Opacity" element (0070,0284) under one of the items under the "Line Style Sequence" (0070,0232) in the "Graphic Annotation Module".
Remarks
This element is mandatory.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomLineStyle Class
DicomLineStyle 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