public float DpiScreen { get; }
Public ReadOnly Property DpiScreen As Single Get
public: virtual property float DpiScreen { float get () sealed; }
abstract DpiScreen : float32 with get override DpiScreen : float32 with get
In This Article