Nevron .NET Vision
Nevron.GraphicsCore Namespace / NGraphicsPath Class / AttributeMask Field


In This Topic
    AttributeMask Field
    In This Topic
    Masks the attributes in a type byte
    Syntax
    'Declaration
     
    
    Public Const AttributeMask As System.Byte
    'Usage
     
    
    Dim value As System.Byte
     
    value = NGraphicsPath.AttributeMask
    public const System.byte AttributeMask
    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