Nevron .NET Vision
Nevron.Editors Namespace / NSizeEditor Class / SizeL Property


In This Topic
    SizeL Property (NSizeEditor)
    In This Topic
    Gets/sets the NSizeL to edit
    Syntax
    'Declaration
     
    
    Public Property SizeL As NSizeL
    'Usage
     
    
    Dim instance As NSizeEditor
    Dim value As NSizeL
     
    instance.SizeL = value
     
    value = instance.SizeL
    public NSizeL SizeL {get; set;}
    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