Show / Hide Table of Contents

    Enum RightOrLeftEnd

    The right or left end of a member. See documentation on property using it to see how it's used.

    Namespace: DesignData.SDS2.Model
    Assembly: DesignData.SDS2.Model.dll
    Syntax
    public enum RightOrLeftEnd

    Fields

    Name Description
    Left

    The left end

    Right

    The right end

    Back to top