IRenderTarget.Size

IRenderTarget.Size property

Gets or sets the size of the render target.

public Vector2 Size { get; set; }

See Also