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

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