메소드 | 설명 | |
---|---|---|
WorkspaceRenderLayer ( |
메소드 | 설명 | |
---|---|---|
DisposeManaged ( ) : void | ||
RenderContent ( LilyPath.DrawBatch drawBatch ) : void | ||
RenderContent ( |
||
RenderCore ( LilyPath.DrawBatch drawBatch ) : void | ||
RenderCore ( |
메소드 | 설명 | |
---|---|---|
BorderColorChanged ( object sender ) : void | ||
BuildCanvasPattern ( GraphicsDevice device ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
OriginGuideColorChanged ( object sender ) : void | ||
PatternColorChanged ( object sender ) : void | ||
SetPixel ( byte data, int index, Color color ) : void |
protected RenderContent ( LilyPath.DrawBatch drawBatch ) : void | ||
drawBatch | LilyPath.DrawBatch | |
리턴 | void |
protected RenderContent ( |
||
spriteBatch | ||
리턴 | void |
protected RenderCore ( LilyPath.DrawBatch drawBatch ) : void | ||
drawBatch | LilyPath.DrawBatch | |
리턴 | void |
protected RenderCore ( |
||
spriteBatch | ||
리턴 | void |
public WorkspaceRenderLayer ( |
||
model | ||
리턴 | System |