LEADTOOLS Medical (Leadtools.Dicom assembly)

PatternOffOpacity Property (DicomFillStyle)

Show in webframe







Gets or sets the value of the "Pattern Off Opacity" element (0070,0285) under one of the items under the "Fill Style Sequence" (0070,0233) in the "Graphic Annotation Module".
Syntax
public float PatternOffOpacity {get; set;}
'Declaration
 
Public Property PatternOffOpacity As Single
'Usage
 
Dim instance As DicomFillStyle
Dim value As Single
 
instance.PatternOffOpacity = value
 
value = instance.PatternOffOpacity
public float PatternOffOpacity {get; set;}

            

            
 
get_PatternOffOpacity();
set_PatternOffOpacity(value);
Object.defineProperty('PatternOffOpacity');
public:
property float PatternOffOpacity {
   float get();
   void set (    float value);
}

Property Value

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

Target Platforms

See Also

Reference

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