'Declaration Public Function New( _
ByVal textThe Unicode text.As System.String, _
ByVal contentCodeThe content code that corresponds to the text.As Long _
)
public DrawingSymbol(
System.String text,
long contentCode
)
public: DrawingSymbol(
System.String text,
long contentCode
)
public:
DrawingSymbol(
System.String text,
long contentCode
)
Parameters
- text
- The Unicode text.
- contentCode
- The content code that corresponds to the text.