←Select platform

V Property

Summary

Gets or sets the value value.

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

Property Value

The value value.

Example

For an example, refer to RasterHsvColor

Requirements

Target Platforms

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

Leadtools Assembly