ModifierBaseReplaceOperand(Int32, IShapeOperand) Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public virtual bool ReplaceOperand(
	int operandIndex,
	IShapeOperand operandShape
)

Parameters

operandIndex  Int32
 
operandShape  IShapeOperand
 

Return Value

Boolean

See Also