←Select platform

BitPosition Property

Summary
Gets or sets the corresponding bit plane associated with an overlay
Syntax
C#
VB
Objective-C
C++
Java
public int BitPosition { get; set; } 
Public Property BitPosition As Integer 
@property (nonatomic, assign) NSUInteger bitPosition 
public int getBitPosition() 
public void setBitPosition(int value) 
public: 
property int BitPosition { 
   int get(); 
   void set (    int ); 
} 

Property Value

The corresponding bit plane associated with an overlay.

Remarks

This property is valid only if UseBitPlane is set to true. For more information about the bit position, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.