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