Glossary Item Box

LabDevTools Send comments on this topic.

Shape

The Shape control is a graphical control that allows in design time to manage 21 geometric shapes, visualized in the figure of under

 

For a list of all the members of this control, to see Shape Members.

 

LabDevTools

     LabDevTools.Shape

 

[Visual Basic]
Public Class Shape
    Inherits UserControl
[C#]
public class Shape : UserControl

 

Thread Safety:

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Observations:

The Shape control comes used in phase of planning. It can be inserted in a container, but it cannot be used like container. it is supplied of various properties that render such control highly flexible.

 

Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

 

See also:

BorderProperties | GradientProperties | HatchProperties | TextProperties | TextureProperties | BackgroundTranparent | Langauge | FillColor | SmoothMode

 


Copyright © 2007 LabDevTools. All Rights Reserved.