'Declaration <DefaultValueAttribute(None)> <CategoryAttribute("VintaSoft")> <DescriptionAttribute("The anchor style of the image in the image viewer.")> Public Property ImageAnchor As Vintasoft.Imaging.AnchorType
[DefaultValue(None)] [Category("VintaSoft")] [Description("The anchor style of the image in the image viewer.")] public Vintasoft.Imaging.AnchorType ImageAnchor { get; set; }
[DefaultValue(None)] [Category("VintaSoft")] [Description("The anchor style of the image in the image viewer.")] public: __property Vintasoft.Imaging.AnchorType get_ImageAnchor(); public: __property void set_ImageAnchor(
Vintasoft.Imaging.AnchorType value
);
[DefaultValue(None)] [Category("VintaSoft")] [Description("The anchor style of the image in the image viewer.")] public:
property Vintasoft.Imaging.AnchorType ImageAnchor { Vintasoft.Imaging.AnchorType get(); void set(Vintasoft.Imaging.AnchorType value); }
Property Value
Значение по умолчанию - AnchorType.None.