IFontDescriptorFontBBox Property |
Gets the smallest rectangle that will encompass the shape that
would result if all glyhs of the font were placed with their
origins coincident.
Namespace: Kettic.AspNet.Controls.Toolkit.Apoc.LayoutAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxReadOnly Property FontBBox As Integer()
Get
property array<int>^ FontBBox {
array<int>^ get ();
}
abstract FontBBox : int[] with get
Property Value
Type:
Int32
See Also