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