Gets whether this appearance has DSPBR properties.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property HasDSPBRProperties As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Boolean
value = instance.HasDSPBRProperties |
C# | |
---|
System.bool HasDSPBRProperties {get;} |
C++/CLI | |
---|
property System.bool HasDSPBRProperties {
System.bool get();
} |
Property Value
True if this appearance has DSPBR properties, false if not
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34