CornersBottomLeft Property |
Gets or sets bottom left corner value.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic double BottomLeft { get; set; }
Public Property BottomLeft As Double
Get
Set
public:
property double BottomLeft {
double get ();
void set (double value);
}
member BottomLeft : float with get, set
Property Value
Type:
Double
See Also