Click or drag to resize
Askia

ResourceType Enumeration

Enumeration of the resource type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum ResourceType
Members
  Member nameValueDescription
Image0 The resource is an image
Sound1 The resource is a sound
Animation2 The resource is an animation
Object3 The resource is a flash object
Misc4 Miscellaneous resource
See Also