VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfInteractionAreaAppearanceManager Class / PolygonPointBackgroundColor Property
Синтаксис Требования Смотрите также
В этом разделе
PolygonPointBackgroundColor Свойство (WpfInteractionAreaAppearanceManager)
В этом разделе
Возвращает или задает цвет фона точек многоугольника.
Синтаксис
'Declaration

<CategoryAttribute("Polygon Point")>
<DescriptionAttribute("The background color of polygon points.")>
<DefaultValueAttribute(null)>
Public Property PolygonPointBackgroundColor As System.Windows.Media.Color

[Category("Polygon Point")]
[Description("The background color of polygon points.")]
[DefaultValue(null)]
public System.Windows.Media.Color PolygonPointBackgroundColor { get; set; }

Property Value

Значение по умолчанию - белый.
Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также