dbicDate Send comments on this topic.
enumSelectType Enumeration
See Also  
dbicBase Assembly > Dbi Namespace : enumSelectType Enumeration

The border around the selected object.

Syntax

Visual Basic (Declaration) 
Public Enum enumSelectType 
   Inherits System.Enum
C# 
public enum enumSelectType : System.Enum 

Members

MemberDescription
FullA square/rectangular border.
RoundA round border.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dbi.enumSelectType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also

Reference

Dbi Namespace