KitchenDraw SDK 2
Show / Hide Table of Contents

Property this

this[CatalogFinishType]

Allows to access a finish by its finish type.

Declaration
public Appli.CatalogFinish this[Appli.CatalogFinishType finishType] { get; set; }
Parameters
Type Name Description
Appli.CatalogFinishType finishType
Property Value
Type Description
Appli.CatalogFinish
Exceptions
Type Condition
Sdk2Exception

Thrown if the given finish doesn't exist in the finishes config.

In this article
Back to top Generated by DocFX