'Declaration <DefaultValueAttribute(1)> <DescriptionAttribute("The transparecty of path that is used in this command.")> Public Property PathTransparency As Single
[DefaultValue(1)] [Description("The transparecty of path that is used in this command.")] public float PathTransparency { get; set; }
[DefaultValue(1)] [Description("The transparecty of path that is used in this command.")] public: __property float get_PathTransparency(); public: __property void set_PathTransparency(
float value
);
[DefaultValue(1)] [Description("The transparecty of path that is used in this command.")] public:
property float PathTransparency { float get(); void set(float value); }
Property Value
Значение по умолчанию - 1.