'Declaration Public Property UseGraphicObjectRelativeSize As Boolean
public bool UseGraphicObjectRelativeSize { get; set; }
Property Value
True - layout algorithm uses relative size of graphics object;
false - layout algorithm uses specified size of graphics object.
Default value is false.
false - layout algorithm uses specified size of graphics object.
Default value is false.