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