 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool IsProjected { get; }
ReadOnly Property IsProjected As Boolean
Get
Property Value
Boolean
See Also