Enum
PositionValueType

Defines whether shape positioning uses a numeric offset or an alignment mode.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Shapes

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public enum PositionValueType

Fields

Alignment

Position is specified using alignment (left, center, right, etc.).

Declaration

cs-api-definition
Alignment = 1

Field Value

PositionValueType

Offset

Position is specified as a numeric offset in device-independent pixels.

Declaration

cs-api-definition
Offset = 0

Field Value

PositionValueType

In this article
DefinitionFieldsAlignmentOffset
Not finding the help you need?
Contact Support