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