Method | Description | |
---|---|---|
AnnotationRenderLayer ( |
Method | Description | |
---|---|---|
DisposeManaged ( ) : void | ||
RenderContent ( DrawBatch drawBatch ) : void | ||
RenderContent ( SpriteBatch spriteBatch ) : void |
Method | Description | |
---|---|---|
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 | ||
return | System |
protected RenderContent ( DrawBatch drawBatch ) : void | ||
drawBatch | DrawBatch | |
return | void |
protected RenderContent ( SpriteBatch spriteBatch ) : void | ||
spriteBatch | SpriteBatch | |
return | void |