FxrpResource
FxrpResource class
Class FxrpResource. The reference point of layer
public class FxrpResource : LayerResource
Constructors
Properties
Name |
Description |
override Key { get; } |
Gets the layer resource key. |
override Length { get; } |
Gets the layer resource length in bytes. |
override PsdVersion { get; } |
Gets the psd version. |
override Signature { get; } |
Gets the signature. |
X { get; set; } |
Gets or sets the x of reference point |
Y { get; set; } |
Gets or sets the y of reference point |
Methods
Name |
Description |
override Save(StreamContainer, int) |
Saves to the specified stream container. |
override ToString() |
Returns a String that represents this instance. |
Fields
Name |
Description |
const TypeToolKey |
The type tool info key. |
See Also