PhysicalFacetAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PhysicalFacetAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PhysicalFacetAttribute = class
    inherit Attribute
Public NotInheritable Class PhysicalFacetAttribute
Inherits Attribute
Inheritance
PhysicalFacetAttribute
Attributes

Constructors

PhysicalFacetAttribute()

Creates a PhysicalFacet with no options selected

PhysicalFacetAttribute(PhysicalFacetOptions)

Creates a PhysicalFacet with the options specified in the constructor

Properties

IsReadOnly

Indicates whether the facet is read-only

Applies to