C# Класс ImageResizer.FluentExtensions.AlignmentExpression

Наследование: ResizeExpression
Показать файл Открыть проект

Открытые методы

Метод Описание
Anchor ( AnchorPoint anchorPoint ) : ResizeExpression

Determines how to anchor the image when padding or cropping

Приватные методы

Метод Описание
AlignmentExpression ( ImageUrlBuilder builder )

Описание методов

Anchor() публичный Метод

Determines how to anchor the image when padding or cropping
public Anchor ( AnchorPoint anchorPoint ) : ResizeExpression
anchorPoint AnchorPoint The position of the anchor point
Результат ResizeExpression