 | FS_RECTFHeight Property |
Gets the height of current rectangle
Namespace: Patagames.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic float Height { get; }
Public ReadOnly Property Height As Single
Get
public:
property float Height {
float get ();
}
member Height : float32 with get
/** @property */
public float get_Height()
Property Value
Single
See Also