CdrPathObject

CdrPathObject class

Il percorso Cdr

public class CdrPathObject : CdrGraphicObject

Costruttori

NomeDescrizione
CdrPathObject()Default_Costruttore

Proprietà

NomeDescrizione
BoundsInPixels { get; set; }Ottiene o imposta i limiti in pixel.
ClipId { get; set; }Ottiene o imposta l’identificatore della clip.
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.
Points { get; set; }Ottiene o imposta i punti.
PointTypes { get; set; }Ottiene o imposta i tipi di punti.
Width { get; set; }Ottiene o imposta x.

Metodi

NomeDescrizione
Dispose()Elimina l’istanza corrente.

Guarda anche