| Xuni.Xamarin.Gauge Namespace > XuniLinearGauge Class : GetSizeRequest Method |
'DeclarationPublic Function GetSizeRequest( _ ByVal widthConstraint As Double, _ ByVal heightConstraint As Double _ ) As Xamarin.Forms.SizeRequest
'UsageDim instance As XuniLinearGauge Dim widthConstraint As Double Dim heightConstraint As Double Dim value As Xamarin.Forms.SizeRequest value = instance.GetSizeRequest(widthConstraint, heightConstraint)
public Xamarin.Forms.SizeRequest GetSizeRequest( double widthConstraint, double heightConstraint )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2