[]
Gets or sets the x-extent and y-extent of the current viewport for the device context.
public Size ViewportExtent { get; set; }
A Size indicates the x-extent and y-extent of the current viewport for the device context.