Share via


ASK Class

Definition

Declares XNamespace and XName fields for the xmlns:ask="http://schemas.microsoft.com/office/drawing/2018/sketchyshapes" namespace.

public static class ASK
type ASK = class
Public Class ASK
Inheritance
ASK

Fields

ask

Defines the XML namespace associated with the ask prefix.

extLst

Represents the ask:extLst XML element.

lineSketchCurved

Represents the ask:lineSketchCurved XML element.

lineSketchFreehand

Represents the ask:lineSketchFreehand XML element.

lineSketchNone

Represents the ask:lineSketchNone XML element.

lineSketchScribble

Represents the ask:lineSketchScribble XML element.

lineSketchStyleProps

Represents the ask:lineSketchStyleProps XML element.

seed

Represents the ask:seed XML element.

type

Represents the ask:type XML element.

Applies to