SketchFormat

Clase SketchFormat

Representa propiedades para el formato de boceto de líneas.

public sealed class SketchFormat : PVIObject, ISketchFormat

Propiedades

NombreDescripción
AsIPresentationComponent { get; }Permite obtener la interfaz base IPresentationComponent. Solo lectura IPresentationComponent.
SketchType { get; set; }Devuelve o establece el tipo de boceto. Lectura/escritura LineSketchType.

Métodos

NombreDescripción
override Equals(object)Compara con el objeto especificado.
override GetHashCode()Devuelve el código hash.

Véase también