public new int Width {get; set;}
public: __property new int get_Width(); public: __property new void set_Width( int value );
public: new property int Width { int get(); void set ( int value); }
'Declaration Public Shadows Property Width As Integer
'Usage Dim instance As ImGearThumbnailItem Dim value As Integer instance.Width = value value = instance.Width
ImGearThumbnailItem Class ImGearThumbnailItem Members
©2017. Accusoft Corporation. All Rights Reserved.