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