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