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