Nevron .NET Vision
Nevron.GraphicsCore Namespace / NMetricUnit Class / MetricUnit Property


In This Topic
    MetricUnit Property (NMetricUnit)
    In This Topic
    Gets the metric unit with which the object is initialized
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property MetricUnit As MetricUnit
    'Usage
     
    
    Dim instance As NMetricUnit
    Dim value As MetricUnit
     
    value = instance.MetricUnit
    public abstract MetricUnit MetricUnit {get;}
    Requirements

    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

    See Also