'Declaration Public Function GetSpaceWidth( _
ByVal symbolThe font.As TextRegionSymbol _
) As Single
public float GetSpaceWidth(
TextRegionSymbol symbol
)
public: float GetSpaceWidth(
TextRegionSymbol* symbol
)
public:
float GetSpaceWidth(
TextRegionSymbol^ symbol
)
Parameters
- symbol
- The font.
Return Value
The width of the space for specified text region symbol.