←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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