Show / Hide Table of Contents

    Enum LabelFit

    OBSOLETE: USE AutoFit

    Namespace: Forms9Patch
    Assembly: Forms9Patch.dll
    Syntax
    [Obsolete("Use AutoFit instead.")]
    public enum LabelFit

    Fields

    Name Description
    Lines
    None
    Width

    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