VscgResource.KeyForData

VscgResource.KeyForData property

Integer key that defines what kind of fill settings is tored in the resource: * Color - 0x536f436f - SoCoResource.TypeToolKey * Gradient - 0x4764466c - GdFlResource.TypeToolKey * Pattern - 0x5074466c - PtFlResource.TypeToolKey

public int KeyForData { get; }

See Also