Nevron .NET Vision
Nevron.Diagram Namespace / NCartesianScaleFactors Structure / F3 Field


In This Topic
    F3 Field
    In This Topic
    F3
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlAttributeAttribute()>
    Public F3 As System.Single
    'Usage
     
    
    Dim instance As NCartesianScaleFactors
    Dim value As System.Single
     
    value = instance.F3
     
    instance.F3 = value
    [System.Xml.Serialization.XmlAttribute()]
    public System.float F3
    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