Search Results for

    Show / Hide Table of Contents

    Class SmartColor

    Represents a smart color.

    Inheritance
    object
    SmartObject
    SmartColor
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 18, 0, 0)]
    public class SmartColor : SmartObject
    Remarks

    This class is available since v7.18.

    Constructors

    Name Description
    SmartColor(Color)

    Initializes a new instance of the SmartColor class.

    SmartColor(ElementId)

    Initializes a new instance of the SmartColor class.

    SmartColor(ElementId, ItemLabel)

    Initializes a new instance of the SmartColor class.

    SmartColor(SmartColorType, Color, ElementId, ItemLabel)

    Initializes a new instance of the SmartColor class.

    Fields

    Name Description
    Color

    Value of Color.

    ElementId

    Providing element identifier, or empty if none.

    ItemLabel

    Providing element item label, or empty if none.

    Type

    Type of smart color.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.