DataGate Print File Designer® - Build 8.0.355 and above

Shape.CurrentShape Property

The CurrentShape property specifies the type of the current shape.

control.CurrentShape [ =ASNA.DataGate.PrintControls.Shapes]

Property Value

ASNA.DataGate.PrintControls.Shapes.  Gets or sets the enumeration value to define the shape.  The default is Rectangle.

Remarks

To set the CurrentShape property of a control, click on the right side of the property and choose one of the Shapes enumeration options shown in the drop-down box.


Examples

See Also

Shape Class | Shape Class Members | Shapes Enumeration