コード例 #1
0
 public RenderSegment(TransformGroup parent)
 {
     Transform = parent.Clone();
 }