ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ImageryMetadataResult Class / ImageHeight Property

In This Topic
    ImageHeight Property
    In This Topic
    The height of the image tile.
    Syntax
    'Declaration
     
    
    Public Property ImageHeight As Integer
    public int ImageHeight {get; set;}
    See Also