Nevron .NET Vision
Nevron.GraphicsCore Namespace / NParentPercentageRelativeUnit Class / RelativeUnit Property


In This Topic
    RelativeUnit Property (NParentPercentageRelativeUnit)
    In This Topic
    Gets the relative unit type the object.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property RelativeUnit As RelativeUnit
    'Usage
     
    
    Dim instance As NParentPercentageRelativeUnit
    Dim value As RelativeUnit
     
    value = instance.RelativeUnit
    public override RelativeUnit RelativeUnit {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