Click or drag to resize

GenericSPReplicateSelectionWithoutBooleanOperation Method

[Missing <summary> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public virtual void ReplicateSelectionWithoutBooleanOperation(
	string TargetOverlayName,
	int SelectOverlayPos,
	string pen,
	string brush,
	string shape,
	double shapeScale
)

Parameters

TargetOverlayName
Type: SystemString

[Missing <param name="TargetOverlayName"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

SelectOverlayPos
Type: SystemInt32

[Missing <param name="SelectOverlayPos"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

pen
Type: SystemString

[Missing <param name="pen"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

brush
Type: SystemString

[Missing <param name="brush"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

shape
Type: SystemString

[Missing <param name="shape"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

shapeScale
Type: SystemDouble

[Missing <param name="shapeScale"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelectionWithoutBooleanOperation(System.String,System.Int32,System.String,System.String,System.String,System.Double)"]

See Also