ITwoDObjectWidth Property |
Gets the width of the object.
Namespace: GroupDocs.Watermark.SearchAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
SyntaxReadOnly Property Width As Double
Get
property double Width {
double get ();
}
abstract Width : float with get
Property Value
Type:
DoubleThe width of the object.
See Also