Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public float ScaleH { get; }
Public ReadOnly Property ScaleH As Single
	Get
public:
property float ScaleH {
	float get ();
}
member ScaleH : float32 with get

Property Value

Single

See Also