menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NullSourceTarget - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NullSourceTarget

    Specifies to provide data for the NullSourceTarget of the IDrawParameter .

    Inheritance
    System.Object
    NullSourceTarget
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class NullSourceTarget : Enum

    Fields

    CloneSourceAsTarget

    Specifies to know the target item while drawing the item via drawingtool.

    Declaration
    public const NullSourceTarget CloneSourceAsTarget
    Field Value
    Type
    NullSourceTarget

    Default

    Enables or disables default behavior.

    Declaration
    public const NullSourceTarget Default
    Field Value
    Type
    NullSourceTarget

    None

    Disables all the behaviors.

    Declaration
    public const NullSourceTarget None
    Field Value
    Type
    NullSourceTarget

    SelectionAsSource

    Specifies to know the source item while drawing the item via drawingtool.

    Declaration
    public const NullSourceTarget SelectionAsSource
    Field Value
    Type
    NullSourceTarget

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved