Пример #1
0
 public void SetTextStyle(Aspect_TypeOfStyleText theStyle)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Graphic3d_AspectText3d(Quantity_Color theColor, string theFont, double theExpansionFactor,
                               double theSpace, Aspect_TypeOfStyleText theStyle)
     : base()
 {
     throw new NotImplementedException();
 }