'Declaration <DescriptionAttribute("The separator, which must be inserted between the text overlays.")> <RefreshPropertiesAttribute(All)> <DefaultValueAttribute(" ")> Public Overridable Property TextOverlaySeparator As System.String
[Description("The separator, which must be inserted between the text overlays.")] [RefreshProperties(All)] [DefaultValue(" ")] public virtual System.String TextOverlaySeparator { get; set; }
[Description("The separator, which must be inserted between the text overlays.")] [RefreshProperties(All)] [DefaultValue(" ")] public: __property virtual System.String get_TextOverlaySeparator(); public: __property virtual void set_TextOverlaySeparator(
System.String value
);
[Description("The separator, which must be inserted between the text overlays.")] [RefreshProperties(All)] [DefaultValue(" ")] public:
virtual property System.String TextOverlaySeparator { System.String get(); void set(System.String value); }
Property Value
Значение по умолчанию - " ".