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