R
命名空间:
System.Drawing
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public byte[,] R { get; }
Public ReadOnly Property R As Byte(,)
Get
public:
property array<unsigned char,2>^ R {
array<unsigned char,2>^ get ();
}
member R : byte[,] with get
属性值
类型:
Byte
参见