ComponentOne Bitmap for WPF
GetAlphaTextureBounds Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > GlyphRunAnalysis Class : GetAlphaTextureBounds Method
HRESULT IDWriteGlyphRunAnalysis::GetAlphaTextureBounds([In] DWRITE_TEXTURE_TYPE textureType,[Out] RECT* textureBounds)
Syntax
'Declaration
 
Public Function GetAlphaTextureBounds( _
   ByVal textureType As TextureType _
) As RectL
public RectL GetAlphaTextureBounds( 
   TextureType textureType
)

Parameters

textureType
See Also

Reference

GlyphRunAnalysis Class
GlyphRunAnalysis Members