Uses of Class
ch.brix.gql.client.frontify.builders.On_MarkingPosition
-
Packages that use On_MarkingPosition Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_MarkingPosition in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_MarkingPosition Modifier and Type Method Description On_MarkingPositionOn_MarkingPosition. x()The horizontal position of the `Marking` in percentage, in relation to the `Asset` total width.On_MarkingPositionOn_MarkingPosition. y()The vertical position of the `Marking` in percentage, in relation to the `Asset` total height.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_MarkingPosition Modifier and Type Method Description Marking_positionMarking_position. onMarkingPosition(On_MarkingPosition typeBuilder)MultiPageMarking_positionMultiPageMarking_position. onMarkingPosition(On_MarkingPosition typeBuilder)SimpleMarking_positionSimpleMarking_position. onMarkingPosition(On_MarkingPosition typeBuilder)VideoMarking_positionVideoMarking_position. onMarkingPosition(On_MarkingPosition typeBuilder)
-