Skip to main content

Outline

Complete API reference for Outline, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: TODO

Component: yes


public class Outline extends Component

Constructors

SignatureDescription
Outline(Outline)Executes Outline and returns after the underlying engine call finishes.
Outline(Engine)Executes Outline and returns after the underlying engine call finishes.
Outline()Executes Outline and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceOutlineRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
outlineColorColorget/setVirtual attribute exposed by getOutlineColor. Access it like a field to read or write the underlying value.
thicknessfloatget/setVirtual attribute exposed by getThickness. Access it like a field to read or write the underlying value.
thresholdfloatget/setVirtual attribute exposed by getThreshold. Access it like a field to read or write the underlying value.