ISizeOptions

ISizeOptions interface

Interfaz para agregar objeto incrustado.

public interface ISizeOptions

Propiedades

Nombre Descripción
Height { get; set; } La altura del tamaño del objeto incrustado.
Width { get; set; } El ancho del tamaño del objeto incrustado.

Ver también