IShapeBevelEffectiveData

Interfaz IShapeBevelEffectiveData

Objeto inmutable que contiene las propiedades efectivas de relieve de la cara de la forma.

public interface IShapeBevelEffectiveData

Propiedades

NombreDescripción
BevelType { get; }Tipo de bisel. Solo lectura BevelPresetType.
Height { get; }Altura del bisel. Solo lectura Double.
Width { get; }Ancho del bisel. Solo lectura Double.

Observaciones

Esta interfaz se utiliza como parte de IThreeDFormatEffectiveData.

Véase también