| FS_RECTFWidth Property |
Gets the width of current rectangle
Namespace: Patagames.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public 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
SingleSee Also