VscgResource.KeyForData
VscgResource.KeyForData property
Gets integer key that defines what kind of fill settings is stored in the resource: * Color - 0x536f436f - SoCoResource.TypeToolKey * Gradient - 0x4764466c - GdFlResource.TypeToolKey * Pattern - 0x5074466c - PtFlResource.TypeToolKey Warning! The value of property KeyForData should match the type of Fill settings stored in Items structures.
public int KeyForData { get; }
See Also
- class VscgResource
- namespace Aspose.PSD.FileFormats.Psd.Layers.LayerResources.StrokeResources
- assembly Aspose.PSD