←Select platform

V Property

Summary

Gets or sets the value value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public byte V {get; set;} 
Public Property V As Byte 
public byte V {get; set;} 
@property (nonatomic, assign) unsigned char v 
public byte getV() 
public void setV(byte value) 
             
  
get_V(); 
set_V(value); 
Object.defineProperty('V');  
public: 
property byte V { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

The value value.

Example

For an example, refer to RasterHsvColor

Requirements

Target Platforms

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