Skip to main content

FloatingObjectAlignmentPositionSettings Properties

Contains alignment position settings for floating objects.
Name Description
horizontalPositionAlignment Gets or sets a value specifying how a floating object is horizontally aligned relative to an element specified by the FloatingObjectAlignmentPositionSettings.horizontalPositionAlignment property.
horizontalPositionType Gets or sets a value specifying to what element the horizontal alignment of a floating object is relative.
verticalPositionAlignment Gets or sets a value specifying how a floating object is vertically aligned relative to an element specified by the FloatingObjectAlignmentPositionSettings.verticalPositionAlignment property.
verticalPositionType Gets or sets a value specifying to what element the vertical alignment of a floating object is relative.
See Also