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