Click or drag to resize

MillOperationIsProjected Property

Gets a value indicating whether this instance is projected. Gets the flag indicating whether the milling operation is projected. True if the milling operation is projected, or false if it not.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool IsProjected { get; }

Property Value

Boolean
See Also