메소드 | 설명 | |
---|---|---|
AnnotationRenderLayer ( |
메소드 | 설명 | |
---|---|---|
DisposeManaged ( ) : void | ||
RenderContent ( DrawBatch drawBatch ) : void | ||
RenderContent ( SpriteBatch spriteBatch ) : void |
메소드 | 설명 | |
---|---|---|
AddToAnnotationCache ( Annotation key ) : void | ||
BindAnnotations ( ObservableCollection |
||
ClearAnnotationCache ( ) : void | ||
HandleAnnotCollectionChanged ( object sender, |
||
InitializeAnnotationCache ( ) : void | ||
ModelAnnotationsCollectionChanged ( object sender, EventArgs e ) : void | ||
RemoveFromAnnotationCache ( Annotation key ) : void |
public AnnotationRenderLayer ( |
||
model | ||
리턴 | System |
protected RenderContent ( DrawBatch drawBatch ) : void | ||
drawBatch | DrawBatch | |
리턴 | void |
protected RenderContent ( SpriteBatch spriteBatch ) : void | ||
spriteBatch | SpriteBatch | |
리턴 | void |