Click or drag to resize

RegionGraphicSetHorizontalJustification Method

Sets the horizontal justification for the graphic in this region.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetHorizontalJustification(
	ResourceInfoJustification horizontalJustification
)

Parameters

horizontalJustification
Type: ProScriptResourceInfoJustification
Horizontal justification
See Also