 | WindowAspectsWindowScrollLeft property |
Device-independent pixels that the window content is shifted to the left (signed).
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic double WindowScrollLeft { get; set; }
Public Property WindowScrollLeft As Double
Get
Set
public:
property double WindowScrollLeft {
double get ();
void set (double value);
}
member WindowScrollLeft : float with get, set
Property value
Double
See also