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

<DefaultValueAttribute(null)>
<DescriptionAttribute("The border color of rotation point.")>
<CategoryAttribute("Rotation Point")>
Public Property RotationPointBorderColor As System.Windows.Media.Color

[DefaultValue(null)]
[Description("The border color of rotation point.")]
[Category("Rotation Point")]
public System.Windows.Media.Color RotationPointBorderColor { 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

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