C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the red component of this RasterColor structure.
[CLSCompliantAttribute(false)]
public ushort R { get; set; }
<CLSCompliantAttribute(False)>
Public Property R As UShort
[CLSCompliantAttribute(false)]
public ushort R {get; set;}
@property (nonatomic, assign) unsigned short r;
public short getR()
public void setR(short value)
CLSCompliantAttribute()
<br/>get_R();<br/>set_R(value);<br/>Object.defineProperty('R');
The red 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