Interface IWrappedTextItemHandler
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IWrappedTextItemHandler
Properties
HorizontalScale
Declaration
float HorizontalScale { get; }
Property Value
| Type |
Description |
| System.Single |
|
PreviewScale
Declaration
float PreviewScale { 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