Nevron .NET Vision
Nevron.GraphicsCore Namespace / NLineSegmentF Structure
Members


In This Topic
    NLineSegmentF Structure
    In This Topic
    Represents a line segment defined by two points
    Object Model
    NLineSegmentF Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NLineSegmentF 
       Inherits System.ValueType
       Implements INGeometryPrimitive, INOpenFigurePrimitive 
    'Usage
     
    
    Dim instance As NLineSegmentF
    [System.Serializable()]
    public struct NLineSegmentF : System.ValueType, INGeometryPrimitive, INOpenFigurePrimitive  
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.GraphicsCore.NLineSegmentF

    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