Nevron .NET Vision
Nevron.GraphicsCore Namespace / NFrameStyle Class / FrameStyleType Property


In This Topic
    FrameStyleType Property
    In This Topic
    Gets the fill style type.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property FrameStyleType As FrameStyleType
    'Usage
     
    
    Dim instance As NFrameStyle
    Dim value As FrameStyleType
     
    value = instance.FrameStyleType
    public abstract FrameStyleType FrameStyleType {get;}
    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