Aurigma Graphics Mill 5.5 for .NET
BitmapData..::.Width Property
Returns a width of this BitmapData (in pixels).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public ReadOnly Property Width As Integer
C#
public int Width { get; }