<Code Lib>
2025.3 Property
Changes 3
P

DirectShapeType.UserAssignability

Description:
An option controlling the ability of DirectShapes to assign this DirectShapeType as its type.

public DirectShapeTypeUserAssignability UserAssignability { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…