Show / Hide Table of Contents

    Interface IShapeMixin

    actual documentation

    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public interface IShapeMixin

    Properties

    MixinData

    The actual docs for the interface

    Declaration
    double MixinData { get; }
    Property Value
    Type Description
    double
    Back to top