Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / OriginPropertyName Field


In This Topic
    OriginPropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const OriginPropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = C1Gauge.OriginPropertyName
    public const string OriginPropertyName
    See Also