Logo FSBarV1_Archived

PrimitiveCase Type

Union cases

Union case Description

Circle CirclePrimitive

Full Usage: Circle CirclePrimitive

Parameters:

Image ImagePrimitive

Full Usage: Image ImagePrimitive

Parameters:

Line LinePrimitive

Full Usage: Line LinePrimitive

Parameters:

None

Full Usage: None

Path PathPrimitive

Full Usage: Path PathPrimitive

Parameters:

Polygon PolygonPrimitive

Full Usage: Polygon PolygonPrimitive

Parameters:

Polyline PolylinePrimitive

Full Usage: Polyline PolylinePrimitive

Parameters:

Text TextPrimitive

Full Usage: Text TextPrimitive

Parameters:

Instance members

Instance member Description

this.IsCircle

Full Usage: this.IsCircle

Returns: bool
Returns: bool

this.IsImage

Full Usage: this.IsImage

Returns: bool
Returns: bool

this.IsLine

Full Usage: this.IsLine

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsPath

Full Usage: this.IsPath

Returns: bool
Returns: bool

this.IsPolygon

Full Usage: this.IsPolygon

Returns: bool
Returns: bool

this.IsPolyline

Full Usage: this.IsPolyline

Returns: bool
Returns: bool

this.IsRectangle

Full Usage: this.IsRectangle

Returns: bool
Returns: bool

this.IsText

Full Usage: this.IsText

Returns: bool
Returns: bool

Static members

Static member Description

PrimitiveCase.OneofCodec

Full Usage: PrimitiveCase.OneofCodec

Returns: Lazy<OneofCodec<PrimitiveCase>>
Returns: Lazy<OneofCodec<PrimitiveCase>>

Type something to start searching.