Resource Base
Table of contents

Enumeration EnumDrawingStyleId

EnumDrawingStyleId describes the drawing style IDs.

Definition

Namespace: Dynamsoft.CameraEnhancer.Maui

Assembly: Dynamsoft.CameraEnhancer.Maui

public class EnumDrawingStyleId
{
    DSI_BLUE_STROKE = 1,
    DSI_GREEN_STROKE = 2,
    DSI_ORANGE_STROKE = 3,
    DSI_YELLOW_STROKE = 4,
    DSI_BLUE_STROKE_FILL = 5,
    DSI_GREEN_STROKE_FILL = 6,
    DSI_ORANGE_STROKE_FILL = 7,
    DSI_YELLOW_STROKE_FILL = 8
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: