Draws the shadow of this item on the specified IGraphics surface.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public abstract void DrawShadow ( |
Visual Basic Copy Code |
---|
Public MustOverride Sub DrawShadow( _ |
An IGraphics object where the shadow should be rendered.
Provides options for the drawing operation.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |