←Select platform

High Property

Summary

Gets or sets the high value for the range to be filled.

Syntax

C#
VB
C++
public int High {get; set;}
Public Property High As Integer
public: 
property int High { 
   int get(); 
   void set (    int ); 
} 

Property Value

Represents the high value for the range to be filled.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize