C# 클래스 ProSymbolEditor.SymbolAttributeSet

상속: System.ComponentModel.PropertyChangedBase
파일 보기 프로젝트 열기: Esri/military-symbol-editor-addin-wpf 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Attributes_PropertyChanged void

공개 메소드들

메소드 설명
GenerateAttributeSetDictionary ( ) : string>.Dictionary
GeneratePreviewSymbol ( ) : void
PopulateFeatureWithAttributes ( Feature &feature ) : void
PopulateRowBufferWithAttributes ( RowBuffer &rowBuffer ) : void
ResetAttributes ( ) : void
SymbolAttributeSet ( ) : System
SymbolAttributeSet ( string>.Dictionary fieldValues ) : System

비공개 메소드들

메소드 설명
Attributes_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

메소드 상세

GenerateAttributeSetDictionary() 공개 메소드

public GenerateAttributeSetDictionary ( ) : string>.Dictionary
리턴 string>.Dictionary

GeneratePreviewSymbol() 공개 메소드

public GeneratePreviewSymbol ( ) : void
리턴 void

PopulateFeatureWithAttributes() 공개 메소드

public PopulateFeatureWithAttributes ( Feature &feature ) : void
feature Feature
리턴 void

PopulateRowBufferWithAttributes() 공개 메소드

public PopulateRowBufferWithAttributes ( RowBuffer &rowBuffer ) : void
rowBuffer RowBuffer
리턴 void

ResetAttributes() 공개 메소드

public ResetAttributes ( ) : void
리턴 void

SymbolAttributeSet() 공개 메소드

public SymbolAttributeSet ( ) : System
리턴 System

SymbolAttributeSet() 공개 메소드

public SymbolAttributeSet ( string>.Dictionary fieldValues ) : System
fieldValues string>.Dictionary
리턴 System