Nevron .NET Vision
Nevron.GraphicsCore.Shapes Namespace / NArcPathSegment Class / m_Rectangle Field


In This Topic
    m_Rectangle Field (NArcPathSegment)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_Rectangle As NRectangleL
    'Usage
     
    
    Dim instance As NArcPathSegment
    Dim value As NRectangleL
     
    value = instance.m_Rectangle
     
    instance.m_Rectangle = value
    protected NRectangleL m_Rectangle
    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