'Declaration <DefaultValueAttribute(False)> <DescriptionAttribute("A value indicating whether the leader line of annotation must be drawn with interpolation.")> Public Property UseLeaderInterpolation As Boolean
[DefaultValue(False)] [Description("A value indicating whether the leader line of annotation must be drawn with interpolation.")] public bool UseLeaderInterpolation { get; set; }
[DefaultValue(False)] [Description("A value indicating whether the leader line of annotation must be drawn with interpolation.")] public: __property bool get_UseLeaderInterpolation(); public: __property void set_UseLeaderInterpolation(
bool value
);
[DefaultValue(False)] [Description("A value indicating whether the leader line of annotation must be drawn with interpolation.")] public:
property bool UseLeaderInterpolation { bool get(); void set(bool value); }
Property Value
Значение по умолчанию - false.