Nevron .NET Vision
Nevron.GraphicsCore Namespace / NParentPercentageRelativeUnit Class
Members


In This Topic
    NParentPercentageRelativeUnit Class
    In This Topic
    Represents the parent percentage relative measurement unit
    Object Model
    NParentPercentageRelativeUnit Class
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <System.SerializableAttribute()>
    Public Class NParentPercentageRelativeUnit 
       Inherits NRelativeUnit
       Implements Nevron.Serialization.INSurrogateSerializable 
    'Usage
     
    
    Dim instance As NParentPercentageRelativeUnit
    [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
    [System.Serializable()]
    public class NParentPercentageRelativeUnit : NRelativeUnit, Nevron.Serialization.INSurrogateSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NMeasurementUnit
          Nevron.GraphicsCore.NRelativeUnit
             Nevron.GraphicsCore.NParentPercentageRelativeUnit

    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