[DescriptionAttribute()] [CategoryAttribute("Items")] public int ShadowWidth {get; set;}
[DescriptionAttribute()] [CategoryAttribute("Items")] public: __property int get_ShadowWidth(); public: __property void set_ShadowWidth( int value );
[DescriptionAttribute()] [CategoryAttribute("Items")] public: property int ShadowWidth { int get(); void set ( int value); }
'Declaration <DescriptionAttribute()> <CategoryAttribute("Items")> Public Property ShadowWidth As Integer
'Usage Dim instance As ImGearThumbnailCtl Dim value As Integer instance.ShadowWidth = value value = instance.ShadowWidth
ImGearThumbnailCtl Class ImGearThumbnailCtl Members
©2014. Accusoft Corporation. All Rights Reserved.