Property valid valid Determines whether the texture data references a valid texture object with positive width and height. Declaration public bool valid { get; } Property Value Type Description bool true if the texture data references a valid texture object with positive width and height. Otherwise, false.