WebCam Send comments on this topic.
biYPelsPerMeter Field
See Also 
Masslets.WebCam Namespace > API32.BITMAPINFOHEADER Structure : biYPelsPerMeter Field




Syntax

Visual Basic (Declaration) 
<MarshalAsAttribute()>
Public biYPelsPerMeter As Integer
Visual Basic (Usage)Copy Code
Dim instance As API32.BITMAPINFOHEADER
Dim value As Integer
 
value = instance.biYPelsPerMeter
 
instance.biYPelsPerMeter = value
C# 
[MarshalAsAttribute()]
public int biYPelsPerMeter
Managed Extensions for C++ 
[MarshalAsAttribute()]
public: int biYPelsPerMeter
C++/CLI 
[MarshalAsAttribute()]
public:
int biYPelsPerMeter

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.