MarkerBatchPrimitiveSetHint Property |
Gets the primitive's
SetHint.
See the
Set Hint topic for more information on
selecting an appropriate value to construct the primitive with.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SetHint SetHint { get; }
Public ReadOnly Property SetHint As SetHint
Get
public:
property SetHint SetHint {
SetHint get ();
}
member SetHint : SetHint with get
Property Value
Type:
SetHintSee Also