[]
Gets or sets the resolution of the current graphics (pixels per inch).
public abstract float Resolution { get; set; }
Public MustOverride Property Resolution As Single