NChartRawBitmapHeight Property |
Bitmap height.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public int Height { get; }
Public ReadOnly Property Height As Integer
Get
public:
virtual property int Height {
int get () sealed;
}
Property Value
Type:
Int32See Also