Override in a derived class to provide implementation specific drawing for the shadow of the node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual void DrawShadowLocal ( |
Visual Basic Copy Code |
---|
Public Overridable Sub DrawShadowLocal( _ |
An IGraphics object where the shadow should be rendered.
Provides options for the drawing operation.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |