C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the green component of this RasterColor structure.
[CLSCompliantAttribute(false)]
public ushort G { get; set; }
<CLSCompliantAttribute(False)>
Public Property G As UShort
[CLSCompliantAttribute(false)]
public ushort G {get; set;}
@property (nonatomic, assign) unsigned short g;
public short getG()
public void setG(short value)
CLSCompliantAttribute()
<br/>get_G();<br/>set_G(value);<br/>Object.defineProperty('G');
The green component of this RasterColor structure.
For an example, refer to B
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET