SurfaceResolution Property
SurfaceResolution
Gets the resolution of the underlying drawing surface (pixels per inch).
 
Declaration
  public override float? SurfaceResolution { get; }
 
  Public Overrides ReadOnly Property SurfaceResolution As Single?
 
Overrides