CdrRectangle
CdrRectangle class
Il rettangolo cdr
public class CdrRectangle : CdrGraphicObject
Costruttori
Proprietà
| Nome | Descrizione |
|---|
| BoundsInPixels { get; set; } | Ottiene o imposta i limiti in pixel. |
| ClipId { get; set; } | Ottiene o imposta l’identificatore della clip. |
| CornerType { get; set; } | Ottiene o imposta il tipo dell’angolo. |
| Disposed { get; } | Ottiene un valore che indica se questa istanza è stata eliminata. |
| Document { get; set; } | Ottiene o imposta il documento. |
| Height { get; set; } | Ottiene o imposta y. |
| Parent { get; set; } | Ottiene o imposta il genitore. |
| R0 { get; set; } | Ottiene o imposta r0. |
| R1 { get; set; } | Ottiene o imposta r1. |
| R2 { get; set; } | Ottiene o imposta r2. |
| R3 { get; set; } | Ottiene o imposta r3. |
| ScaleX { get; set; } | Ottiene o imposta la scala x. |
| ScaleY { get; set; } | Ottiene o imposta la scala y. |
| Width { get; set; } | Ottiene o imposta x. |
Metodi
| Nome | Descrizione |
|---|
| Dispose() | Elimina l’istanza corrente. |
Guarda anche