Search Results for

    Show / Hide Table of Contents

    Interface INumericPropertyInfo

    Information about a numeric editor property.

    Inherited Members
    IPropertyInfo.Id
    IPropertyInfo.Name
    IPropertyInfo.Tooltip
    IPropertyInfo.GetIsVisible
    Namespace: Evergine.Editor.Extension
    Assembly: Evergine.Editor.Extension.dll
    Syntax
    public interface INumericPropertyInfo : IPropertyInfo

    Properties

    AsSlider

    Gets or sets a value indicating whether this property must be shown as a slider.

    Declaration
    bool AsSlider { get; set; }
    Property Value
    Type Description
    bool

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX