C# Класс csCommon.Types.Geometries.AdvancedGeometry.Symbols.ExtendedLineSymbol

Line symbol allowing the geometry to be transformed by a transformer.
Наследование: CartographicLineSymbol
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
FillProperty System.Windows.DependencyProperty
GeometryTransformerProperty System.Windows.DependencyProperty
SelectionColorProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
ExtendedLineSymbol ( ) : System

Initializes a new instance of the ExtendedLineSymbol class.

Приватные методы

Метод Описание
ExtendedLineSymbol_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnFillPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTFPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Описание методов

ExtendedLineSymbol() публичный Метод

Initializes a new instance of the ExtendedLineSymbol class.
public ExtendedLineSymbol ( ) : System
Результат System

Описание свойств

FillProperty публичное статическое свойство

Identifies the Fill Brush dependency property
public static DependencyProperty,System.Windows FillProperty
Результат System.Windows.DependencyProperty

GeometryTransformerProperty публичное статическое свойство

Identifies the GeometryTransformerProperty dependency property.
public static DependencyProperty,System.Windows GeometryTransformerProperty
Результат System.Windows.DependencyProperty

SelectionColorProperty публичное статическое свойство

Identifies the SelectionColor dependency property.
public static DependencyProperty,System.Windows SelectionColorProperty
Результат System.Windows.DependencyProperty