Interface IWrappedTextItem
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public interface IWrappedTextItem
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; set; }
Property Value
| Type | Description |
|---|---|
| Path |