Back to Website
Show / Hide Table of Contents

Interface IGmColorSerializer

Namespace: Aurigma.DesignAtoms.Serialization.Json.Product
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IGmColorSerializer

Methods

CanDeserializeGmColor(JObject)

Declaration
bool CanDeserializeGmColor(JObject gmColor)
Parameters
Type Name Description
Newtonsoft.Json.Linq.JObject gmColor
Returns
Type Description
System.Boolean

DeserializeGmColor(JObject)

Declaration
Color DeserializeGmColor(JObject gmColor)
Parameters
Type Name Description
Newtonsoft.Json.Linq.JObject gmColor
Returns
Type Description
Color
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