| C1.WPF.Gauge Namespace > C1Gauge Class : GetGeometry Method |
'DeclarationPublic MustOverride Function GetGeometry( _ ByVal startValue As System.Double, _ ByVal endValue As System.Double, _ ByVal yAxisStartLocation As System.Double, _ ByVal yAxisEndLocation As System.Double, _ ByVal relativeStartWidth As System.Double, _ ByVal relativeEndWidth As System.Double _ ) As System.Windows.Media.Geometry
public abstract System.Windows.Media.Geometry GetGeometry( System.double startValue, System.double endValue, System.double yAxisStartLocation, System.double yAxisEndLocation, System.double relativeStartWidth, System.double relativeEndWidth )
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