コード例 #1
0
 public void SetHighlightStyle(Prs3d_TypeOfHighlight theStyleType, Prs3d_Drawer theStyle)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Prs3d_Drawer HighlightStyle(Prs3d_TypeOfHighlight theStyleType)
 {
     throw new NotImplementedException();
 }