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