Nevron .NET Vision
Nevron.Chart Namespace / NTexturePlane Structure
Members


In This Topic
    NTexturePlane Structure
    In This Topic
    This type represents a custom texture mapping plane for the surface series. It contains three 3-dimensional vectors that define the plane.
    Object Model
    NTexturePlane Structure
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Structure NTexturePlane 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NTexturePlane
    [System.Serializable()]
    public struct NTexturePlane : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Chart.NTexturePlane

    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