Back to Website
Show / Hide Table of Contents

Interface IWrappedTextItemHandler

Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IWrappedTextItemHandler

Properties

HorizontalScale

Declaration
float HorizontalScale { get; }
Property Value
Type Description
System.Single

VerticalScale

Declaration
float VerticalScale { get; }
Property Value
Type Description
System.Single

WrappingMargin

Declaration
float WrappingMargin { get; }
Property Value
Type Description
System.Single

WrappingPath

Declaration
Path WrappingPath { get; }
Property Value
Type Description
Path
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...