Sets a value indicating whether the Image should be rotated when the shape node is rotated.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T RotateImage<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function RotateImage(Of T As ShapeNode) ( _ |
See Also