Dimensions
Dimensions class
Contiene dimensiones para un objeto dibujado.
public sealed class Dimensions : ComplexTypeBase
Constructores
Propiedades
Nombre | Descripción |
---|
Height { get; set; } | Obtiene o establece la altura. |
NamespaceUri { get; } | Obtiene el URI de espacio de nombres predeterminado. |
Prefix { get; } | Obtiene el prefijo. |
Units { get; set; } | Obtiene o establece unidades. |
Width { get; set; } | Obtiene o establece el ancho. |
Métodos
Nombre | Descripción |
---|
override GetXmpRepresentation() | Obtiene el valor de la cadena contenida en formato XMP. |
Ver también