PictureFillFormat
HorizontalOffset Property
|
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double HorizontalOffset { get; set; }
Public Property HorizontalOffset As Double
Get
Set
public:
property double HorizontalOffset {
double get ();
void set (double value);
}
member HorizontalOffset : float with get, set
Property Value
Type:
Double
See Also