Show / Hide Table of Contents

    Enum MemberEnd

    Enumeration representing the ends of a two point member

    Namespace: DesignData.SDS2.Database
    Assembly: DesignData.SDS2.Database.dll
    Syntax
    public enum MemberEnd

    Fields

    Name Description
    Left

    The left most

    Right

    The right most

    Back to top