menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DrawingMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DrawingMode

    DrawingMode helps to Draw Connector and TextNode.

    Inheritance
    System.Object
    DrawingMode
    Namespace: Syncfusion.SfDiagram.Android
    Assembly: Syncfusion.SfDiagram.Android.dll
    Syntax
    public sealed class DrawingMode : Enum

    Fields

    Connector

    Draw Connector.

    Declaration
    public const DrawingMode Connector
    Field Value
    Type
    DrawingMode

    None

    None value.

    Declaration
    public const DrawingMode None
    Field Value
    Type
    DrawingMode

    TextNode

    Draw TextNode.

    Declaration
    public const DrawingMode TextNode
    Field Value
    Type
    DrawingMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved