C# Class FullInspector.InspectorTextAreaAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Свойство Type Description
Height float

Méthodes publiques

Méthode Description
InspectorTextAreaAttribute ( ) : System
InspectorTextAreaAttribute ( float height ) : System

Method Details

InspectorTextAreaAttribute() public méthode

public InspectorTextAreaAttribute ( ) : System
Résultat System

InspectorTextAreaAttribute() public méthode

public InspectorTextAreaAttribute ( float height ) : System
height float
Résultat System

Property Details

Height public_oe property

The height of the text area.
public float Height
Résultat float