Back to Website
Show / Hide Table of Contents

Class TemplateConfig

Inheritance
System.Object
TemplateConfig
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class TemplateConfig

Constructors

TemplateConfig()

Declaration
public TemplateConfig()

Properties

Frames

Declaration
public Dictionary<string, TemplateConfig.FrameConfig> Frames { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, TemplateConfig.FrameConfig>

Methods

NormalizeFramesDict(Dictionary<String, TemplateConfig.FrameConfig>)

Declaration
public static Dictionary<string, TemplateConfig.FrameConfig> NormalizeFramesDict(Dictionary<string, TemplateConfig.FrameConfig> frames)
Parameters
Type Name Description
System.Collections.Generic.Dictionary<System.String, TemplateConfig.FrameConfig> frames
Returns
Type Description
System.Collections.Generic.Dictionary<System.String, TemplateConfig.FrameConfig>

SetShortcuts(TemplateConfigShortcuts, IMergeUtil, IGmColorConverter)

Declaration
public void SetShortcuts(TemplateConfigShortcuts templateShortcuts, IMergeUtil mergeUtil, IGmColorConverter gmColorConverter)
Parameters
Type Name Description
TemplateConfigShortcuts templateShortcuts
IMergeUtil mergeUtil
IGmColorConverter gmColorConverter
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback