コード例 #1
0
ファイル: VMLGraphic.cs プロジェクト: fjgandrade/sharpkit
 /// <summary>
 /// Adds a shape to the redraw queue and calculates the contentBounds.
 /// </summary>
 protected void addToRedrawQueue(VMLShape shape){}
コード例 #2
0
 /// <summary>
 /// Adds a shape to the redraw queue and calculates the contentBounds.
 /// </summary>
 protected void addToRedrawQueue(VMLShape shape)
 {
 }