'Declaration Protected Overridable Function GetTextRegionSymbols( _
ByVal textRegionТекстовая область.As TextRegion _
) As TextRegionSymbol[]
protected virtual TextRegionSymbol[] GetTextRegionSymbols(
TextRegion textRegion
)
protected: virtual TextRegionSymbol*[] GetTextRegionSymbols(
TextRegion* textRegion
)
protected:
virtual TextRegionSymbol^[] GetTextRegionSymbols(
TextRegion^ textRegion
)
Parameters
- textRegion
- Текстовая область.
Return Value
Массив TextRegionSymbol.