'Declaration Public Overridable Function GetSymbolWidth( _
ByVal contentCodeThe content code of symbol.As UInteger _
) As Single
public virtual float GetSymbolWidth(
uint contentCode
)
public: virtual float GetSymbolWidth(
uint contentCode
)
public:
virtual float GetSymbolWidth(
uint contentCode
)
Parameters
- contentCode
- The content code of symbol.
Return Value
The symbol width in text coordinate space.