KitchenDraw SDK 2
Show / Hide Table of Contents

Property this

this[FinishType]

Allows to access a finish by its finish type.

Declaration
public Scene.Object.Finish this[Scene.Object.FinishType finishType] { get; set; }
Parameters
Type Name Description
Scene.Object.FinishType finishType
Property Value
Type Description
Scene.Object.Finish
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