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