Show / Hide Table of Contents

    Enum ElementShape

    Shape of Forms9Patch Image, Button, or Layout element

    Namespace: Forms9Patch
    Assembly: Forms9Patch.dll
    Syntax
    public enum ElementShape

    Fields

    Name Description
    Circle

    Circle

    Elliptical

    Ellipse

    Obround

    Obround (rectangle with circular ends)

    Rectangle

    Rectangle

    Square

    Square

    Extension Methods

    DebugExtensions.AddToCensus()
    DebugExtensions.RemoveFromCensus()
    ReflectionExtensions.GetProperties()
    ReflectionExtensions.GetProperty(String)
    ReflectionExtensions.PropertyNames()
    ReflectionExtensions.PropertyExists(String)
    ReflectionExtensions.HasProperty(String)
    ReflectionExtensions.GetPropertyValue(String)
    ReflectionExtensions.SetPropertyValue(String, Object)
    ReflectionExtensions.GetFieldValue(String)
    ReflectionExtensions.SetFieldValue(String, Object)
    ReflectionExtensions.CallMethod(String, Object[])
    Back to top Copyright © 2018 42nd Parallel