Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NCellBody Class / HorizontalPlacement Field


In This Topic
    HorizontalPlacement Field
    In This Topic
    Defines the horizontal cell content placement
    Syntax
    'Declaration
     
    
    Public HorizontalPlacement As ContentPlacement
    'Usage
     
    
    Dim instance As NCellBody
    Dim value As ContentPlacement
     
    value = instance.HorizontalPlacement
     
    instance.HorizontalPlacement = value
    public ContentPlacement HorizontalPlacement
    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