C# 클래스 csCommon.Types.Geometries.AdvancedGeometry.Symbols.ExtendedLineSymbol

Line symbol allowing the geometry to be transformed by a transformer.
상속: CartographicLineSymbol
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 프로퍼티들

프로퍼티 타입 설명
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