Softelvdm.Controls Class Library for Windows Controls 1.0

Distance Property, GapPartClass Class

Softel vdm, Inc.

Defines the width/height of the gap in pixels.

Syntax      GapPartClass Class (Softelvdm.Controls)

VB   

Public Property Distance As Integer

C#   

public int Distance { get; set; }

C++   

public: property int Distance {
        int get();
        void set(int value);
}

Property Value

The distance in pixels.

The default value is 1.

Comments

The Distance property defines the width/height of the gap in pixels.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com