Skip to content

SetRotation is not working? #453

Description

@itg-assistant

Mark Villela asked 2016-11-29 23:57:43 UTC

Hi,

If I put the property directly in the Picture Object this work good but....

I'm trying to...

Dim p as New Wisej.Web.Rotation.Properties

p.RotateZ = 45

  • SetRotation(myPictureBox, p)*

But this is not working... the object 'myPictureBox ' is an object present in my form.

and i get this error:

An exception of type 'System.NullReferenceException' occurred in Wisej.Web.dll but was not handled in user code

Additional information: Object reference not set to an instance of an object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething is broken or behaving unexpectedly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions