Exemplo n.º 1
0
 public void SetTextStyle(Aspect_TypeOfStyleText theStyle)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Graphic3d_AspectText3d(Quantity_Color theColor, string theFont, double theExpansionFactor,
                               double theSpace, Aspect_TypeOfStyleText theStyle)
     : base()
 {
     throw new NotImplementedException();
 }