PDF3DCrossSection.Visibility

PDF3DCrossSection.Visibility property

Gets or sets a value indicating visibility of the cutting planes intersection.

public bool Visibility { get; set; }

Property Value

true if visible; otherwise, false.

See Also