| NChartRawBitmapBytesPerRow Property |
Number of bytes represend 1 row in bitmap.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic int BytesPerRow { get; }Public ReadOnly Property BytesPerRow As Integer
Get
public:
virtual property int BytesPerRow {
int get () sealed;
}Property Value
Type:
Int32
See Also