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


In This Topic
    NPicaEnglishUnit Class
    In This Topic
    Represents the pica graphics unit. A pica represents 12 points.
    Object Model
    NPicaEnglishUnit Class
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <System.SerializableAttribute()>
    Public Class NPicaEnglishUnit 
       Inherits NEnglishUnit
       Implements Nevron.Serialization.INSurrogateSerializable 
    'Usage
     
    
    Dim instance As NPicaEnglishUnit
    [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
    [System.Serializable()]
    public class NPicaEnglishUnit : NEnglishUnit, Nevron.Serialization.INSurrogateSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NMeasurementUnit
          Nevron.GraphicsCore.NEnglishUnit
             Nevron.GraphicsCore.NPicaEnglishUnit

    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