示例#1
0
 public void SetDisplayType(Aspect_TypeOfDisplayText theD_isplayType)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public Graphic3d_AspectText3d(Quantity_Color theColor, string theFont, double theExpansionFactor,
                               double theSpace, Aspect_TypeOfStyleText theStyle, Aspect_TypeOfDisplayText theD_isplayType)
     : base()
 {
     throw new NotImplementedException();
 }