Gets whether this is text or a custom property in a
theme for a
SOLIDWORKS MBD 3D PDF.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsCustomProperty As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITextAndCustomProperty
Dim value As System.Boolean
value = instance.IsCustomProperty |
C# | |
---|
System.bool IsCustomProperty {get;} |
C++/CLI | |
---|
property System.bool IsCustomProperty {
System.bool get();
} |
Property Value
True if a custom property, false if text
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0