←Select platform

HighBit Property

Summary
Gets or sets the highest (most significant) bit set.
Syntax
C#
VB
C++
Java
public int HighBit { get; set; } 
Public Property HighBit As Integer 
public int getHighBit() 
public void setHighBit(int value) 
public: 
property int HighBit { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the highest (most significant) bit set.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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