Click or drag to resize

FX3PinObjectInvert Property

True if pin logic is to be inverted.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public bool Invert { get; set; }

Return Value

Type: Boolean

Implements

IPinObject.Invert
See Also