You are here: Start » FIL.NET » ProfileSection Structure
ProfileSection Structure
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Represents sections found in profile.
Constructors
| Constructor | Description | |
|---|---|---|
| ProfileSection(Single, Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | FilNet.ProfileSection | ||
| IsDefault | System.Boolean | ||
| Point1 | System.Single | ||
| Point2 | System.Single | ||
| Width | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.ProfileSection) | ||
| Equals(FilNet.ProfileSection, FilNet.ProfileSection) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
