Class CdrPolygonTransform
The polygon transform
public class CdrPolygonTransform : CdrObjectContainer
Constructors
Properties
| Name | Description |
|---|
| Childs { get; } | Gets or sets the objects. |
| Disposed { get; } | Gets a value indicating whether this instance is disposed. |
| Document { get; set; } | Gets or sets the document. |
| Hidden { get; set; } | Gets or sets a value indicating whether this CdrObjectContainer is visible. |
| LastChild { get; set; } | Gets or sets the last child. |
| LoadToLastChild { get; set; } | Gets or sets a value indicating whether [load to last child]. |
| NextPoint { get; set; } | Gets or sets the next point. |
| NumAngles { get; set; } | Gets or sets the number angles. |
| Parent { get; set; } | Gets or sets the parent. |
| Position { get; set; } | Gets or sets the position. |
| XRadius { get; set; } | Gets or sets the x radius. |
| YRadius { get; set; } | Gets or sets the y radius. |
Methods
See Also