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