Gets or sets the length for the lookUpTable property
public int lookUpTableLength {get; set;}
'Declaration
Public Property lookUpTableLength As Integer
'Usage
Dim instance As RemapIntensityCommand
Dim value As Integer
instance.lookUpTableLength = value
value = instance.lookUpTableLength
public int lookUpTableLength {get; set;}
@property (nonatomic, assign) unsigned int lookUpTableLength;
get_lookUpTableLength();
set_lookUpTableLength(value);
Object.defineProperty('lookUpTableLength_objectivec');
public:
property int lookUpTableLength {
int get();
void set ( int value);
}
Property Value
An integer that specifies the length for the lookUpTable property