NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Matrix.OffsetY

[To be supplied.]

[Visual Basic]
Public ReadOnly Property OffsetY As Single
[C#]
public float OffsetY {get;}
[C++]
public: __property float get_OffsetY();
[JScript]
public function get OffsetY() : float;

See Also

Matrix Class | Matrix Members | System.Drawing.Drawing2D Namespace