TronDesigner Website Integration
    Preparing search index...
    interface ITextDTO {
        data: ITextDataDTO;
        dimensions: IMotiveObjectDimensionsDTO;
        options: ITextOptionsDTO;
    }
    Index

    Properties