'Declaration <RefreshPropertiesAttribute(Repaint)> <DescriptionAttribute("A value of the third row and second column of the matrix (offset Y).")> <DefaultValueAttribute(0)> Public Property OffsetY As Double
[RefreshProperties(Repaint)] [Description("A value of the third row and second column of the matrix (offset Y).")] [DefaultValue(0)] public double OffsetY { get; set; }
[RefreshProperties(Repaint)] [Description("A value of the third row and second column of the matrix (offset Y).")] [DefaultValue(0)] public: __property double get_OffsetY(); public: __property void set_OffsetY(
double value
);
[RefreshProperties(Repaint)] [Description("A value of the third row and second column of the matrix (offset Y).")] [DefaultValue(0)] public:
property double OffsetY { double get(); void set(double value); }
Property Value
Значение по умолчанию - 0.