Width

ImageFrame.Width property

Gets the width of this ImageFrame in pixels.

public int Width { get; }

Property Value

The width of this ImageFrame in pixels.

See Also