Visual Basic (Declaration) | |
---|---|
Public Property YResolution As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterImage Dim value As Integer instance.YResolution = value value = instance.YResolution |
C# | |
---|---|
public int YResolution {get; set;} |
Property Value
Vertical resolution in dots per inch (DPI).For an example, refer to RasterImage.
Some file formats save this value in the file header.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7