'Declaration Public Property imageType As WebImageType
public WebImageType imageType { get; set; }
public: __property WebImageType get_imageType(); public: __property void set_imageType(
WebImageType value
);
public:
property WebImageType imageType { WebImageType get(); void set(WebImageType value); }
Property Value
Значение по умолчанию - WebImageType.UrlImage.