| TypeToolInfo6Resource Class |
Namespace: Aspose.PSD.FileFormats.Psd.Layers.LayerResources
The TypeToolInfo6Resource type exposes the following members.
| Name | Description | |
|---|---|---|
| TypeToolInfo6Resource |
Initializes a new instance of the TypeToolInfo6Resource class.
|
| Name | Description | |
|---|---|---|
| Bottom |
Gets or sets the bottom location.
| |
| ClassID |
Gets or sets the class ID.
| |
| ClassName |
Gets or sets the class name.
| |
| DescriptorVersion |
Gets or sets the descriptor version.
| |
| Items |
Gets or sets the items.
| |
| Key |
Gets the layer resource key.
(Overrides LayerResourceKey.) | |
| Left |
Gets or sets the left location.
| |
| Length |
Gets the layer resource length in bytes.
(Overrides LayerResourceLength.) | |
| PsdVersion |
Gets the minimal psd version required for layer resource. 0 indicates no restrictions.
(Overrides LayerResourcePsdVersion.) | |
| Right |
Gets or sets the right location.
| |
| Signature |
Gets the layer resource signature.
(Overrides LayerResourceSignature.) | |
| TextVersion |
Gets or sets the text version.
| |
| Top |
Gets or sets the top location.
| |
| TransformMatrix |
Gets or sets the transform matrix.
| |
| Version |
Gets or sets the type tool version.
| |
| WarpClassID |
Gets or sets the class ID.
| |
| WarpClassName |
Gets or sets the warp class name.
| |
| WarpDescriptorVersion |
Gets or sets the warp descriptor version.
| |
| WarpItems |
Gets or sets the warp items.
| |
| WarpVersion |
Gets or sets the warp version.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Save |
Saves the resource to the specified stream container.
(Overrides LayerResourceSave(StreamContainer, Int32).) | |
| SaveResourceHeader |
Saves the resource header.
(Inherited from LayerResource.) | |
| ToString |
Returns a String that represents this instance.
(Inherited from LayerResource.) |
| Name | Description | |
|---|---|---|
| TypeToolKey |
The type tool info key.
|