'Declaration <DefaultValueAttribute(None)> <CategoryAttribute("VintaSoft")> <DescriptionAttribute("The anchor of thumbnails.")> Public Property ThumbnailsAnchor As Vintasoft.Imaging.AnchorType
[DefaultValue(None)] [Category("VintaSoft")] [Description("The anchor of thumbnails.")] public Vintasoft.Imaging.AnchorType ThumbnailsAnchor { get; set; }
[DefaultValue(None)] [Category("VintaSoft")] [Description("The anchor of thumbnails.")] public: __property Vintasoft.Imaging.AnchorType get_ThumbnailsAnchor(); public: __property void set_ThumbnailsAnchor(
Vintasoft.Imaging.AnchorType value
);
[DefaultValue(None)] [Category("VintaSoft")] [Description("The anchor of thumbnails.")] public:
property Vintasoft.Imaging.AnchorType ThumbnailsAnchor { Vintasoft.Imaging.AnchorType get(); void set(Vintasoft.Imaging.AnchorType value); }
Property Value
Значение по умолчанию: AnchorType.None.