Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    DrawingMode

    None

    None value.

    Declaration
    public const DrawingMode None
    Field Value
    Type Description
    DrawingMode

    TextNode

    Draw TextNode.

    Declaration
    public const DrawingMode TextNode
    Field Value
    Type Description
    DrawingMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved