Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Bitmap
.
.
::
.
.
Width Property
C1Bitmap Class
See Also
Gets the width of the
C1Bitmap
, in pixels.
Namespace:
C1.Phone.Imaging
Assembly:
C1.Phone.Imaging
(in C1.Phone.Imaging.dll)
Syntax
C#
public
int
Width
{
get
; }
Visual Basic
Public
ReadOnly
Property
Width
As
Integer
Get
See Also
C1Bitmap Class
C1.Phone.Imaging Namespace