UserDictionaryShouldWrite Property |
Writes this entity if the count is larger than 0.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public override bool ShouldWrite { get; }
Public Overrides ReadOnly Property ShouldWrite As Boolean
Get
Property Value
Type:
BooleanSee Also